diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df0f219..34363145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # Change Log -## [v3.2.0](https://github.com/icinga/puppet-icingaweb2/tree/v3.2.0) (2021-12-03) -[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.1.0...v3.2.0) +## [v3.2.2](https://github.com/icinga/puppet-icingaweb2/tree/v3.2.2) (2022-01-05) +[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.2.1...v3.2.2) + +**Fixed bugs:** + +- Do not force permissions of module config directories [\#305](https://github.com/Icinga/puppet-icingaweb2/issues/305) + +## [v3.2.1](https://github.com/icinga/puppet-icingaweb2/tree/v3.2.1) (2021-12-03) +[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.1.0...v3.2.1) **Implemented enhancements:** @@ -366,4 +373,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/metadata.json b/metadata.json index 5d860322..afd75de3 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "icinga-icingaweb2", - "version": "3.2.1", + "version": "3.2.2", "author": "Icinga Team", "summary": "Icinga Web 2 Puppet Module", "license": "Apache-2.0", @@ -34,7 +34,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "9", - "10" + "10", + "11" ] }, {