File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Preview Extension Release History
22
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+
310## v2020.4.0-preview
411### Wednesday, April 08, 2020
512#### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2020.4.0 " ,
4+ "version" : " 2020.4.1 " ,
55 "preview" : true ,
66 "publisher" : " ms-vscode" ,
77 "description" : " (Preview) Develop PowerShell scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments