Skip to content

Commit c5fb494

Browse files
committed
(GH-496) Prepare for 0.18.0 release
This commit prepares the extension for a 0.18.0 release.
1 parent 2df6cec commit c5fb494

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

77
## Unreleased
88

9+
## [0.18.0] - 2019-03-29
10+
11+
### Added
12+
13+
- ([GH-494](https://github.com/lingua-pupuli/puppet-vscode/issues/494)) Add Progress Bar for long lived operations
14+
- ([GH-489](https://github.com/lingua-pupuli/puppet-vscode/issues/489)) Allow users to change puppet version used by editor services in PDK
15+
16+
### Changed
17+
18+
- ([Commit](https://github.com/lingua-pupuli/puppet-vscode/commit/8b2815ad06f7b3f82574c44684387007c5213f5d)) Update puppet-editor-syntax to [1.3.1](https://github.com/lingua-pupuli/puppet-editor-syntax/releases/tag/1.3.1)
19+
- ([GH-489](https://github.com/lingua-pupuli/puppet-vscode/issues/489)) Update puppet-editor-services to [0.19.0](https://github.com/lingua-pupuli/puppet-editor-services/blob/master/CHANGELOG.md#0190---2019-03-24)
20+
921
## [0.17.0] - 2019-02-14
1022

1123
### Added
@@ -321,5 +333,6 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
321333

322334
- Initial release of the puppet extension.
323335

336+
[0.18.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.17.0..0.18.0
324337
[0.17.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.16.0..0.17.0
325338
[0.16.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.15.1..0.16.0

0 commit comments

Comments
 (0)