Skip to content

Commit aa57ffa

Browse files
authored
Merge pull request #96 from jpogran/release-0.4.6
update changelog and package.json for 0.4.6 release
2 parents 096a561 + ccbcabe commit aa57ffa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1010
Add unreleased changes here
1111
-->
1212

13+
## 0.4.6 - 2017-06-29
14+
15+
### Changed
16+
17+
- Updated links in README
18+
- Added more information to package manifest
19+
- Minor updates to README
20+
1321
## 0.4.5 - 2017-06-27
1422

1523
### Changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "puppet-vscode",
33
"displayName": "Puppet",
44
"description": "Official Puppet VSCode extension. Provides full Puppet DSL intellisense, syntax highlighting, Puppet command support, Puppet node graphs, and much more",
5-
"version": "0.4.5",
5+
"version": "0.4.6",
66
"publisher": "jpogran",
77
"license": "SEE LICENSE IN LICENSE.txt",
88
"icon": "images/Puppet-Logo-Amber-sm.png",

0 commit comments

Comments
 (0)