Skip to content

Commit c2cef09

Browse files
committed
(GH-447) Update Editor Services to 0.17.0
This commit updates Puppet Editor Services to latest version 0.17.0
1 parent be2fae8 commit c2cef09

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## Unreleased
88

9+
- ([GH-447](https://github.com/lingua-pupuli/puppet-vscode/issues/447)) Update puppet-editor-services to [0.17.0](https://github.com/lingua-pupuli/puppet-editor-services/blob/master/CHANGELOG.md#0170---2018-12-14)
10+
911
## [0.14.0] - 2018-12-03
1012

1113
### Changed

editor-services.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"release": "0.16.0"
2+
"release": "0.17.0"
33
}

0 commit comments

Comments
 (0)