diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cdd13ea9..f21ea270d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ # Change Log -## [v2.3.1](https://github.com/icinga/puppet-icinga2/tree/v2.3.1) (2019-12-17) -[Full Changelog](https://github.com/icinga/puppet-icinga2/compare/v2.3.0...v2.3.1) +## [v2.3.2](https://github.com/icinga/puppet-icinga2/tree/v2.3.2) (2019-12-18) +[Full Changelog](https://github.com/icinga/puppet-icinga2/compare/v2.3.1...v2.3.2) + +**Fixed bugs:** + +- Missing default in case statement for pki in feature::api [\#596](https://github.com/Icinga/puppet-icinga2/pull/596) +## [v2.3.2](https://github.com/icinga/puppet-icinga2/tree/v2.3.2) (2019-12-18) +[Full Changelog](https://github.com/icinga/puppet-icinga2/compare/v2.3.1...v2.3.2) **Fixed bugs:** diff --git a/metadata.json b/metadata.json index d22c4b2c9..d303d784a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "icinga-icinga2", - "version": "2.3.1", + "version": "2.3.2", "author": "Icinga Development Team", "summary": "Icinga 2 Puppet Module", "license": "Apache-2.0",