Skip to content

Commit b9d2968

Browse files
Update CHANGELOG.md (#1036)
1 parent e00fbbe commit b9d2968

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

3+
## v1.13.0
4+
### Monday, September 23, 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+
321
## v1.12.2
422
### Friday, May 24, 2019
523

0 commit comments

Comments
 (0)