File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,21 @@ All notable changes to the "vscode-puppet" extension will be documented in this
4
4
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
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
8
22
9
23
### Added
10
24
@@ -319,4 +333,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
319
333
320
334
- Initial release of the puppet extension.
321
335
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
You can’t perform that action at this time.
0 commit comments