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
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,19 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.28.0] - 2020-07-20
10
+
11
+
### Added
12
+
13
+
- ([GH-691](https://github.com/puppetlabs/puppet-vscode/issues/691)) Add `pdk new defined_type` command
14
+
15
+
### Fixed
16
+
17
+
- ([GH-681](https://github.com/puppetlabs/puppet-vscode/issues/681)) Activate extension when module folder is opened
18
+
- ([GH-682](https://github.com/puppetlabs/puppet-vscode/issues/682)) Set Puppet Forge api header version programatically
19
+
- ([GH-66](https://github.com/lingua-pupuli/puppet-editor-syntax/issues/66)) [puppet-editor-syntax-1.3.7](https://github.com/lingua-pupuli/puppet-editor-syntax/releases/tag/1.3.7) undef is not treated as a special value
0 commit comments