Skip to content

Commit db6f7b8

Browse files
Update changelog (#1033)
1 parent 7fa45c8 commit db6f7b8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## v2.0.0-preview.5
4+
### Wednesday, September 18, 2019
5+
6+
- 🐛 [PowerShellEditorServices #1022](https://github.com/PowerShell/PowerShellEditorServices/pull/1022) -
7+
Catch stream exceptions for some Debug Adapter stability.
8+
- 🔎 [PowerShellEditorServices #1021](https://github.com/PowerShell/PowerShellEditorServices/pull/1021) -
9+
Add AutoCorrectAliases setting (PR to be made in VS-Code repo as well) to add support for optionally correcting aliases as well (added in PSSA 1.18.2). (Thanks @bergmeister!).
10+
- 🐛 [vscode-powershell #1994](https://github.com/PowerShell/PowerShellEditorServices/pull/1000) -
11+
Fix crash when setBreakpoint from VSCode sends a git:/ URI.
12+
- 🧹 [PowerShellEditorServices #988](https://github.com/PowerShell/PowerShellEditorServices/pull/988) -
13+
Remove consoleecho lib for PowerShell 7.
14+
- 📔 [PowerShellEditorServices #986](https://github.com/PowerShell/PowerShellEditorServices) -
15+
Documentation updates. (Thanks @SydneyhSmith!)
16+
- ⚙️ [PowerShellEditorServices #981](https://github.com/PowerShell/PowerShellEditorServices/pull/981) -
17+
Update NewtonSoft.Json dependency from 10.0.3 to 11.02 since PS 6.0 has been deprecated. (Thanks @bergmeister!)
18+
- 🐛 [vscode-powershell #2007](https://github.com/PowerShell/PowerShellEditorServices/pull/974) -
19+
Defend against crash when no PSScriptAnalyzer is found.
20+
- 👷 [PowerShellEditorServices #978](https://github.com/PowerShell/PowerShellEditorServices/pull/977) -
21+
Delete stale WebSocket code.
22+
323
## v2.0.0-preview.4
424
### Wednesday, May 22, 2019
525

0 commit comments

Comments
 (0)