You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,33 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.22.0] - 2019-12-20
10
+
11
+
### Added
12
+
13
+
- ([GH-592](https://github.com/lingua-pupuli/puppet-vscode/issues/592)) Add Puppetfile resolver in Puppet-Editor-Services
14
+
- ([GH-588](https://github.com/lingua-pupuli/puppet-vscode/issues/588)) Add server telemetry pass through
15
+
- ([GH-198](https://github.com/lingua-pupuli/puppet-editor-services/issues/198)) [puppet-editor-services-0.23.0](https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.23.0) Added the Puppetfile Resolver for more in-depth Puppetfile validation
16
+
- ([GH-94](https://github.com/lingua-pupuli/puppet-editor-services/issues/94)) [puppet-editor-services-0.23.0](https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.23.0) Added better intellisense when inside Bolt plans
17
+
18
+
### Changed
19
+
20
+
- ([Commit](https://github.com/lingua-pupuli/puppet-vscode/commit/dd47821c56f9d984f428899c4dbfd982a2731206)) Sends PDK version telemetry on start
21
+
- ([Commit](https://github.com/lingua-pupuli/puppet-vscode/commit/3464a3cc94ee8b972b7d7673fc3ee42fa874e39f)) Update telemetry to v0.1.2
22
+
- ([GH-592](https://github.com/lingua-pupuli/puppet-vscode/issues/592)) Update Editor Services to version 0.23.0
23
+
- ([GH-193](https://github.com/lingua-pupuli/puppet-editor-services/issues/193)) [puppet-editor-services-0.23.0](https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.23.0) Refactor the TCP and STDIO servers, protocols and handlers
24
+
- ([Commit](https://github.com/lingua-pupuli/puppet-editor-services/commit/c3bd86f5b9a237b92f4c0e2d6c2ddc7aa5b0d9e5)) [puppet-editor-services-0.23.0](https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.23.0) Update puppet-lint to version 2.4.2
- ([GH-199](https://github.com/lingua-pupuli/puppet-editor-services/issues/199)) [puppet-editor-services-0.23.0](https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.23.0) Fixes for Puppet 6.11.0
30
+
- ([GH-139](https://github.com/lingua-pupuli/puppet-editor-services/issues/139)) [puppet-editor-services-0.23.0](https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.23.0) Provide completions for defined types
0 commit comments