Skip to content

Commit bca9310

Browse files
committed
Bump version to 0.4.3, update changelog
1 parent 451dcec commit bca9310

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# PowerShell Editor Services Release History
22

3+
## 0.4.3
4+
### Monday, February 29, 2016
5+
6+
- Fixed #166: PowerShell Editor Services should be usable without PSScriptAnalyzer binaries
7+
38
## 0.4.2
49
### Wednesday, February 17, 2016
510

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ configuration: Release
44
clone_depth: 10
55

66
environment:
7-
core_version: '0.4.2'
7+
core_version: '0.4.3'
88
prerelease_name: '-beta'
99

1010
branches:

0 commit comments

Comments
 (0)