File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Editor Services Release History
2
2
3
+ ## v2.3.0-preview.1
4
+ ### Wednesday, July 22, 2020
5
+
6
+ - 📺✨ [ PowerShellEditorServices #1321 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1321 ) -
7
+ Needed changes for Notebook UI Support.
8
+ - 🛫✨ [ PowerShellEditorServices #1323 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1323 ) -
9
+ Add cwd property to settings. (Thanks @jwfx !)
10
+ - 🛫🐛 [ PowerShellEditorServices #1317 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1318 ) -
11
+ Move tests to PS7 and PS7.1 and fix IsNetCore check.
12
+ - 🔗✨ [ PowerShellEditorServices #1316 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1316 ) -
13
+ Return null when Hover request is cancelled or no symbol details. (Thanks @ralish !)
14
+ - 🛫🐛 [ vscode-powershell #2763 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1315 ) -
15
+ TLS 1.2 Support When Installing PackageManagement Module. (Thanks @serkanz !)
16
+
3
17
## v2.2.0
4
18
### Thursday, June 11, 2020
5
19
You can’t perform that action at this time.
0 commit comments