File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,12 +4,26 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These should not affect the functionality of the module.
66
7+ ## [ v3.3.0] ( https://github.com/voxpupuli/puppet-sslcertificate/tree/v3.3.0 ) (2018-02-14)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-sslcertificate/compare/v3.2.0...v3.3.0 )
10+
11+ ** Implemented enhancements:**
12+
13+ - Don't store the PS1 scripts [ \# 66] ( https://github.com/voxpupuli/puppet-sslcertificate/pull/66 ) ([ natemccurdy] ( https://github.com/natemccurdy ) )
14+ - Make the password parameter optional [ \# 65] ( https://github.com/voxpupuli/puppet-sslcertificate/pull/65 ) ([ rnelson0] ( https://github.com/rnelson0 ) )
15+
16+ ** Merged pull requests:**
17+
18+ - Cleanup script after invocation [ \# 61] ( https://github.com/voxpupuli/puppet-sslcertificate/pull/61 ) ([ rdev5] ( https://github.com/rdev5 ) )
19+
720## [ v3.2.0] ( https://github.com/voxpupuli/puppet-sslcertificate/tree/v3.2.0 ) (2017-11-20)
821
922[ Full Changelog] ( https://github.com/voxpupuli/puppet-sslcertificate/compare/v3.1.0...v3.2.0 )
1023
1124** Merged pull requests:**
1225
26+ - release 3.2.0 [ \# 60] ( https://github.com/voxpupuli/puppet-sslcertificate/pull/60 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
1327- bump puppet version dependency to \> = 4.7.1 \< 6.0.0 [ \# 59] ( https://github.com/voxpupuli/puppet-sslcertificate/pull/59 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
1428- release 3.1.0 [ \# 57] ( https://github.com/voxpupuli/puppet-sslcertificate/pull/57 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
1529
@@ -112,4 +126,4 @@ These should not affect the functionality of the module.
112126
113127
114128
115- \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
129+ \* * This Changelog was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
Original file line number Diff line number Diff line change 11{
22 "name" : " puppet-sslcertificate" ,
3- "version" : " 3.2.1-rc0 " ,
3+ "version" : " 3.3.0 " ,
44 "author" : " Vox Pupuli" ,
55 "license" : " MIT" ,
66 "summary" : " Module to manage SSL Certificates on Windows Server 2008 and upwards" ,
You can’t perform that action at this time.
0 commit comments