diff --git a/CHANGELOG.md b/CHANGELOG.md index 1016cec..e91740a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v4.2.1](https://github.com/icinga/puppet-icinga/tree/v4.2.1) (2024-02-07) + +[Full Changelog](https://github.com/icinga/puppet-icinga/compare/v4.2.0...v4.2.1) + +**Fixed bugs:** + +- Fix call of wrong function icinga2::unwrap [\#112](https://github.com/Icinga/puppet-icinga/pull/112) ([lbetz](https://github.com/lbetz)) + ## [v4.2.0](https://github.com/icinga/puppet-icinga/tree/v4.2.0) (2024-02-07) [Full Changelog](https://github.com/icinga/puppet-icinga/compare/v4.1.1...v4.2.0) diff --git a/metadata.json b/metadata.json index 569369f..5844889 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "icinga-icinga", - "version": "4.2.0", + "version": "4.2.1", "author": "Icinga", "summary": "Puppet Module to manage the Icinga Software Stack", "license": "Apache-2.0",