Skip to content

Commit e12d46a

Browse files
authored
Merge pull request #68 from bastelfreak/rel330
release 3.3.0
2 parents 813f8e7 + ba0df1d commit e12d46a

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,26 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These 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)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)