Skip to content

Commit 6d6e2c3

Browse files
Merge pull request #497 from glennsarti/prep-0.18.0
(GH-496) Prepare for 0.18.0 release
2 parents 8b2815a + 20c11a4 commit 6d6e2c3

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@ All notable changes to the "vscode-puppet" extension will be documented in this
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## Unreleased
7+
## [Unreleased]
8+
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+
21+
## [0.17.0] - 2019-02-14
822

923
### Added
1024

@@ -319,4 +333,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
319333

320334
- Initial release of the puppet extension.
321335

322-
[0.16.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.15.1..0.16.0
336+
[Unreleased]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.18.0...master
337+
[0.18.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.17.0...0.18.0
338+
[0.17.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.16.0...0.17.0
339+
[0.16.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.15.1...0.16.0

0 commit comments

Comments
 (0)