We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451dcec commit bca9310Copy full SHA for bca9310
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# PowerShell Editor Services Release History
2
3
+## 0.4.3
4
+### Monday, February 29, 2016
5
+
6
+- Fixed #166: PowerShell Editor Services should be usable without PSScriptAnalyzer binaries
7
8
## 0.4.2
9
### Wednesday, February 17, 2016
10
appveyor.yml
@@ -4,7 +4,7 @@ configuration: Release
clone_depth: 10
environment:
- core_version: '0.4.2'
+ core_version: '0.4.3'
prerelease_name: '-beta'
branches:
0 commit comments