diff --git a/CHANGELOG b/CHANGELOG index 538bd51..f8824ec 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,12 +1,17 @@ +2015-12-18 Release 0.1.4 +- bugfix: make sure intermediate ca certificates are correctly placed in bundle +- bugfix: make sure dh parameters are created +- bugfix: notify service if pem files change + 2015-12-18 Release 0.1.3 - bugfix: using multiple pem-files failed. Tests added. 2015-12-18 Release 0.1.2 - relax too-strict validation of strings containing keys and certificates 2015-12-11 Release 0.1.1 - fix versioned dependency on puppetlabs-stdlib in metadata - fix documentation errors and nits 2015-12-11 Release 0.1.0 - initial release