diff --git a/CHANGELOG.md b/CHANGELOG.md index 09113085..a245226c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog -## [21.1.0](https://github.com/theforeman/puppet-certs/tree/21.1.0) (2025-08-04) +## [21.2.0](https://github.com/theforeman/puppet-certs/tree/21.2.0) (2025-11-05) + +[Full Changelog](https://github.com/theforeman/puppet-certs/compare/21.1.0...21.2.0) + +**Implemented enhancements:** + +- Add class to configure generating certificates [\#449](https://github.com/theforeman/puppet-certs/pull/449) ([ehelms](https://github.com/ehelms)) + +## [21.1.0](https://github.com/theforeman/puppet-certs/tree/21.1.0) (2025-08-07) [Full Changelog](https://github.com/theforeman/puppet-certs/compare/21.0.0...21.1.0) diff --git a/metadata.json b/metadata.json index 270ded70..b26b6fda 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "katello-certs", - "version": "21.1.0", + "version": "21.2.0", "author": "katello", "summary": "Deploys CA and required certs for a Foreman and Katello installation.", "license": "GPL-3.0+",