diff --git a/CHANGELOG.md b/CHANGELOG.md index 8319b2a..142c134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.5.2](https://github.com/theforeman/puppet-iop/tree/0.5.2) (2025-10-07) + +[Full Changelog](https://github.com/theforeman/puppet-iop/compare/0.5.1...0.5.2) + +**Fixed bugs:** + +- correct loading of passwords for vmaas/advisor/remiditations DBs [\#80](https://github.com/theforeman/puppet-iop/pull/80) ([evgeni](https://github.com/evgeni)) +- Ensure cvemap downloader is removed if set to absent [\#79](https://github.com/theforeman/puppet-iop/pull/79) ([ehelms](https://github.com/ehelms)) + ## [0.5.1](https://github.com/theforeman/puppet-iop/tree/0.5.1) (2025-10-01) [Full Changelog](https://github.com/theforeman/puppet-iop/compare/0.5.0...0.5.1) diff --git a/metadata.json b/metadata.json index 3e52f94..ab458d3 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "theforeman-iop", - "version": "0.5.1", + "version": "0.5.2", "author": "theforeman", "summary": "IoP services config", "license": "GPL-3.0+",