From 55b59030b1cec78d34e68d9b6cf1d4a043590b28 Mon Sep 17 00:00:00 2001 From: Shubham Ganar Date: Mon, 25 May 2026 12:59:24 +0530 Subject: [PATCH] Release 30.2.0 Signed-off-by: Shubham Ganar --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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+",