diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c02398c..93e80e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [16.1.0](https://github.com/theforeman/puppet-certs/tree/16.1.0) (2023-10-05) + +[Full Changelog](https://github.com/theforeman/puppet-certs/compare/16.0.2...16.1.0) + +**Implemented enhancements:** + +- Support changing passwords on keystores & truststores [\#428](https://github.com/theforeman/puppet-certs/pull/430) ([ekohl](https://github.com/ekohl)) + ## [16.0.2](https://github.com/theforeman/puppet-certs/tree/16.0.2) (2023-06-19) [Full Changelog](https://github.com/theforeman/puppet-certs/compare/16.0.1...16.0.2) diff --git a/metadata.json b/metadata.json index 33530d63..580ff1af 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "katello-certs", - "version": "16.0.2", + "version": "16.1.0", "author": "katello", "summary": "Deploys CA and required certs for a Foreman and Katello installation.", "license": "GPL-3.0+",