File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.11.1-preview
4
+ ### Monday, November 22, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 👷 [ vscode-powershell #3682 ] ( https://github.com/PowerShell/vscode-powershell/pull/3682 ) - Remove Windows Server 2016 from CI.
9
+ - #️⃣ 🙏 [ vscode-powershell #3681 ] ( https://github.com/PowerShell/vscode-powershell/pull/3681 ) - Update ` vsce ` to ` 2.2.0 ` .
10
+ - 🐛 🚨 [ vscode-powershell #3674 ] ( https://github.com/PowerShell/vscode-powershell/pull/3674 ) - Skip ` UpdatePowerShell ` tests in CI.
11
+ - ✨ 🚨 [ vscode-powershell #3643 ] ( https://github.com/PowerShell/vscode-powershell/pull/3643 ) - Improve test stability with ` ensureEditorServicesIsConnected ` .
12
+
13
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
14
+
15
+ - ✨ 📖 [ PowerShellEditorServices #1631 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1631 ) - Add Justin Grote as maintainer.
16
+ - 🐛 🔍 [ vscode-powershell #3667 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1630 ) - Improve debugger's variable population mechanism. (Thanks @JustinGrote and @SeeminglyScience !)
17
+ - 🐛 👷 [ PowerShellEditorServices #1628 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1628 ) - Fix build for Apple M1 when running PowerShell 7.2 (arm64).
18
+ - 🐛 👷 [ PowerShellEditorServices #1626 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1626 ) - Remove Windows Server 2016 from CI.
19
+ - ✨ 👷 [ PowerShellEditorServices #1619 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1619 ) - Install a single ` dotnet ` SDK.
20
+
3
21
## v2021.11.0-preview
4
22
### Wednesday, November 03, 2021
5
23
You can’t perform that action at this time.
0 commit comments