We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553bc13 commit 12ed404Copy full SHA for 12ed404
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# PowerShell Editor Services Release History
2
3
+## v1.13.1
4
+### Friday, November 1, 2019
5
+
6
+- 📟 [PowerShellEditorServices #1077](https://github.com/PowerShell/PowerShellEditorServices/pull/1077) -
7
+ Support new console color configuration in PowerShell 7.
8
+- 🐛 [vscode-powershell #2116](https://github.com/PowerShell/PowerShellEditorServices/pull/1044) -
9
+ Fix UNC intellisense backslash.
10
+- 🐛 [vscode-powershell #2214](https://github.com/PowerShell/PowerShellEditorServices/pull/1050) -
11
+ Fix issue where PipelineIndentationStyle setting is ignored.
12
13
## v1.13.0
14
### Monday, September 23, 2019
15
0 commit comments