diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b2b69e..af8e7d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [16.3.0](https://github.com/theforeman/puppet-candlepin/tree/16.3.0) (2025-09-09) + +[Full Changelog](https://github.com/theforeman/puppet-candlepin/compare/16.2.0...16.3.0) + +**Implemented enhancements:** + +- install amcheck extension for PostgreSQL [\#271](https://github.com/theforeman/puppet-candlepin/pull/271) ([evgeni](https://github.com/evgeni)) + ## [16.2.0](https://github.com/theforeman/puppet-candlepin/tree/16.2.0) (2025-05-13) [Full Changelog](https://github.com/theforeman/puppet-candlepin/compare/16.1.0...16.2.0) diff --git a/metadata.json b/metadata.json index 8c5ff3a..78486c0 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "katello-candlepin", - "version": "16.2.0", + "version": "16.3.0", "author": "katello", "summary": "Configure and install Candlepin entitlement server.", "license": "GPL-3.0+",