You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/docs-conceptual/community/2026-updates.md
+35-2Lines changed: 35 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
description: List of changes to the PowerShell documentation for 2026.
3
-
ms.date: 03/02/2026
3
+
ms.date: 04/01/2026
4
4
title: What's New in PowerShell-Docs for 2026
5
5
---
6
6
# What's new in PowerShell Docs for 2026
@@ -15,14 +15,47 @@ get started.
15
15
[01]: contributing/overview.md
16
16
<!--------------------->
17
17
18
+
## 2026-March
19
+
20
+
New and updated content
21
+
22
+
- Updated release notes for PowerShell 7.6.0 GA release
23
+
- Major rework of setup articles to simplify the structure
24
+
- Moved Homebrew installation instructions for macOS to [Alternate ways to install PowerShell](/powershell/scripting/install/alternate-install-methods)
25
+
- Updated PSScriptAnalyzer docs for v1.25 release including 6 new or updated rules
0 commit comments