Skip to content

Commit 2928916

Browse files
committed
Update CHANGELOG for v2021.9.2
1 parent bf10916 commit 2928916

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

CHANGELOG.md

+7-14
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
# PowerShell Extension Release History
22

3-
## v2021.9.2-preview
4-
### Wednesday, September 29, 2021
3+
## v2021.9.2
4+
### Thursday, September 30, 2021
5+
6+
This release includes changes from both the `v2021.9.1-preview` and `v2021.9.2-preview`.
7+
There were no changes made to PowerShell Editor Services, but several several bugfixes
8+
made to the extension, and most notably, the extension code is now properly minified and
9+
bundled. This should result in a faster and more reliable extension.
510

611
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
712

8-
- #️⃣ 🙏 [vscode-powershell #3593](https://github.com/PowerShell/vscode-powershell/pull/3593) - Remove `mocha-junit-reporter` package by relying on Mocha's xUnit module.
913
- #️⃣ 🙏 [vscode-powershell #3592](https://github.com/PowerShell/vscode-powershell/pull/3592) - Remove unused feature commands. (Thanks @CrendKing!)
10-
- #️⃣ 🙏 [vscode-powershell #3591](https://github.com/PowerShell/vscode-powershell/pull/3591) - Bump dependencies and lockfile.
1114
- 🐛 🚨 [vscode-powershell #3570](https://github.com/PowerShell/vscode-powershell/pull/3570) - Fix path regressions and cover with tests.
12-
13-
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
14-
15-
No changes.
16-
17-
## v2021.9.1-preview
18-
### Tuesday, September 14, 2021
19-
20-
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
21-
2215
- 🐛 📺 [vscode-powershell #3105](https://github.com/PowerShell/vscode-powershell/pull/3564) - Remove accidentally enabled commands.
2316
- ✨ 👷 [vscode-powershell #2450](https://github.com/PowerShell/vscode-powershell/pull/3555) - Bundle the extension.
2417

0 commit comments

Comments
 (0)