diff --git a/CHANGELOG b/CHANGELOG index bb0e1a9..9781f51 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +2015-02-11 Release 1.1.2 +Features: +- Added ability to disable pkcs7 key generation with hiera-eyaml +- Added gem_source param 2014-11-21 Release 1.1.1 Bugfixes: - Correct handling of cmdpath (using an array of paths instead of hardcoded diff --git a/Modulefile b/Modulefile index 50fec8c..74069c4 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'hunner-hiera' -version '1.1.1' +version '1.1.2' source 'UNKNOWN' author 'hunner' license 'BSD'