From 557c952c1a519cb7126dfa6267eb1a5c4707880d Mon Sep 17 00:00:00 2001 From: "Eric D. Helms" Date: Wed, 29 Nov 2023 12:51:44 -0500 Subject: [PATCH] Release 24.1.0 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c40cda82..9c185767e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [24.1.0](https://github.com/theforeman/puppet-foreman/tree/24.1.0) (2023-11-29) + +[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/24.0.0...24.1.0) + +**Implemented enhancements:** + +- Add hammer-cli-foreman-rh-cloud package [\#1145](https://github.com/theforeman/puppet-foreman/pull/1145) ([ShimShtein](https://github.com/ShimShtein)) + ## [24.0.0](https://github.com/theforeman/puppet-foreman/tree/24.0.0) (2023-11-14) [Full Changelog](https://github.com/theforeman/puppet-foreman/compare/23.2.0...24.0.0) diff --git a/metadata.json b/metadata.json index 76bd71ecd..3879c8e72 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "theforeman-foreman", - "version": "24.0.0", + "version": "24.1.0", "author": "theforeman", "summary": "Foreman server configuration", "license": "GPL-3.0+",