We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30f4ea8 + 7bb608b commit 7f0fefeCopy full SHA for 7f0fefe
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# PowerShell Editor Services Release History
2
3
+## 0.6.1
4
+### Monday, May 16, 2016
5
+
6
+- Fixed #221: Language server sometimes fails to initialize preventing IntelliSense, etc from working
7
+- Fixed #222: Editor commands are not receiving $host.UI prompt results
8
9
## 0.6.0
10
### Thursday, May 12, 2016
11
appveyor.yml
@@ -4,7 +4,7 @@ configuration: Release
clone_depth: 10
environment:
- core_version: '0.6.0'
+ core_version: '0.6.1'
prerelease_name: '-beta'
branches:
0 commit comments