diff --git a/CHANGELOG.md b/CHANGELOG.md index d9070e7d..8fc6ace5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [30.2.0](https://github.com/theforeman/puppet-foreman_proxy/tree/30.2.0) (2026-05-25) + +[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/30.1.0...30.2.0) + +**Implemented enhancements:** + +- puppet/extlib: Allow 8.x [\#898](https://github.com/theforeman/puppet-foreman_proxy/pull/898) ([bastelfreak](https://github.com/bastelfreak)) + ## [30.1.0](https://github.com/theforeman/puppet-foreman_proxy/tree/30.1.0) (2026-02-25) [Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/30.0.0...30.1.0) diff --git a/metadata.json b/metadata.json index 11a62851..d6dd309b 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "theforeman-foreman_proxy", - "version": "30.1.0", + "version": "30.2.0", "author": "theforeman", "summary": "Foreman Smart Proxy configuration", "license": "GPL-3.0+",