Skip to content

Commit 59ecb31

Browse files
committed
Update CHANGELOG for v2021.8.0
1 parent c71e5e6 commit 59ecb31

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# PowerShell Extension Release History
22

3+
## v2021.8.0
4+
### Monday, August 09, 2021
5+
6+
The first stable release since [v2021.6.2](#v202162), this release includes all the
7+
changes from [v2021.8.0-preview](#v202180-preview) and
8+
[v2021.7.0-preview](#v202170-preview) (see below). While the highlights are listed here,
9+
[please read our blog post](https://devblogs.microsoft.com/powershell/powershell-for-visual-studio-code-august-2021-update/)
10+
for the full story!
11+
12+
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
13+
14+
- ✨ 📺 [vscode-powershell #3422](https://github.com/PowerShell/vscode-powershell/pull/3493) - Update extension icon (and use a special preview icon).
15+
- ✨ 👷 [vscode-powershell #2286](https://github.com/PowerShell/vscode-powershell/pull/3461) - Pipeline-ify entire release process.
16+
17+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
18+
19+
- ✨ 🔍 [PowerShellEditorServices #1533](https://github.com/PowerShell/PowerShellEditorServices/pull/1533) - Enable and fix many .NET Code Analysis warnings.
20+
- ✨ 👷 [PowerShellEditorServices #1528](https://github.com/PowerShell/PowerShellEditorServices/pull/1528) - Automate entire release process.
21+
- ✨ 🙏 [PowerShellEditorServices #1493](https://github.com/PowerShell/PowerShellEditorServices/pull/1514) - Load only bundled `PSReadLine`.
22+
- 🐛 👷 [PowerShellEditorServices #1513](https://github.com/PowerShell/PowerShellEditorServices/pull/1513) - Import `InvokePesterStub.ps1` from `vscode-powershell` (with history).
23+
324
## v2021.8.0-preview
425
### Tuesday, August 03, 2021
526

@@ -16,7 +37,6 @@
1637
- ✨ 🛫 [PowerShellEditorServices #1527](https://github.com/PowerShell/PowerShellEditorServices/pull/1527) - Add stack trace to resolve event handler on debug.
1738
- ✨ 🛫 [PowerShellEditorServices #1523](https://github.com/PowerShell/PowerShellEditorServices/pull/1526) - Initialize runspaces with `InitialSessionState` object.
1839

19-
2040
## v2021.7.0-preview
2141
### Thursday, July 15, 2021
2242

0 commit comments

Comments
 (0)