Skip to content

Commit c6c557d

Browse files
committed
Update CHANGELOG for v2021.10.2
1 parent 1ddcb27 commit c6c557d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v2021.10.2
4+
### Thursday, October 28, 2021
5+
6+
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
7+
8+
The PSScriptAnalyzer rule explanations now open the beautiful published documentation at
9+
[docs.microsoft.com](https://docs.microsoft.com/powershell/utility-modules/psscriptanalyzer/overview).
10+
11+
- ✨ ‍🕵️ [vscode-powershell #3642](https://github.com/PowerShell/vscode-powershell/pull/3642) - Point PSScriptAnalyzer rules to published documentation. (Thanks @sdwheeler!)
12+
- ✨ 🚨 [vscode-powershell #3641](https://github.com/PowerShell/vscode-powershell/pull/3641) - Clean up unit tests' descriptions and logical separation.
13+
- ✨ 🚨 [vscode-powershell #3631](https://github.com/PowerShell/vscode-powershell/pull/3631) - Replace `() =>` arrow lambdas with `function ()` for Mocha.
14+
- #️⃣ 🙏 [vscode-powershell #3628](https://github.com/PowerShell/vscode-powershell/pull/3628) - Add missing `glob` dev dependency.
15+
16+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
17+
18+
No changes in this release, but the next preview will include PowerShell Editor Services
19+
v3.0.0, with the pipeline rewrite!
20+
321
## v2021.10.1
422
### Wednesday, October 20, 2021
523

@@ -196,7 +214,7 @@ for the full story!
196214

197215
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
198216

199-
- 👷🐛 [PowerShellEditorServices #1509](https://github.com/PowerShell/PowerShellEditorServices/issues/1509) Fix signing of files in release.
217+
- 👷🐛 [PowerShellEditorServices #1509](https://github.com/PowerShell/PowerShellEditorServices/issues/1509) - Fix signing of files in release.
200218

201219
## v2021.6.1
202220
### Monday, June 21, 2021

0 commit comments

Comments
 (0)