File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.2.1-preview
4
+ ### Tuesday, February 23, 2021
5
+ #### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
6
+
7
+ - 👷 🐛 [ vscode-powershell #3197 ] ( https://github.com/PowerShell/vscode-powershell/pull/3197 ) -
8
+ Some improvements to the release scripts.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
11
+
12
+ - 📖 🐛 [ PowerShellEditorServices #1416 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1416 ) -
13
+ Fix some markdownlint errors in README.
14
+ - 🛫 🐛 [ PowerShellEditorServices #1415 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1415 ) -
15
+ Fix configuration processing to ensure that profiles are loaded.
16
+
3
17
## v2021.2.0-preview
4
18
### Friday, February 19, 2021
5
19
#### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2021.2.0 " ,
4
+ "version" : " 2021.2.1 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments