File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Preview Extension Release History
2
2
3
+ ## v2020.4.1-preview
4
+ ### Wednesday, April 09, 2020
5
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
6
+
7
+ - ✨📟 [ PowerShellEditorServices #1255 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1255 ) -
8
+ Move PSReadLine invocation into cmdlets to get closer to supporting ConstrainedLanguage mode. Also removes hard coded PSReadLine assembly version.
9
+
3
10
## v2020.4.0-preview
4
11
### Wednesday, April 08, 2020
5
12
#### [ 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" : " 2020.4.0 " ,
4
+ "version" : " 2020.4.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