Skip to content

Commit 7790609

Browse files
[Ignore] update CL for v2.3.0-preview.1 (#1331)
1 parent 9cbd2e5 commit 7790609

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# PowerShell Editor Services Release History
22

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+
317
## v2.2.0
418
### Thursday, June 11, 2020
519

0 commit comments

Comments
 (0)