Skip to content

Commit 1bd07d0

Browse files
committed
Release 25.3.0
1 parent d14ae8b commit 1bd07d0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [25.3.0](https://github.com/theforeman/puppet-foreman/tree/25.3.0) (2024-11-04)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.2.2...25.3.0)
6+
7+
**Implemented enhancements:**
8+
9+
- add support for plugin `ensure` stage \*purged\* [\#1187](https://github.com/theforeman/puppet-foreman/pull/1187) ([UiP9AV6Y](https://github.com/UiP9AV6Y))
10+
11+
**Fixed bugs:**
12+
13+
- properly escape quotes in passwords by calling to\_ruby [\#1189](https://github.com/theforeman/puppet-foreman/pull/1189) ([evgeni](https://github.com/evgeni))
14+
315
## [25.2.2](https://github.com/theforeman/puppet-foreman/tree/25.2.2) (2024-09-18)
416

517
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/24.2.1...25.2.2)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-foreman",
3-
"version": "25.2.2",
3+
"version": "25.3.0",
44
"author": "theforeman",
55
"summary": "Foreman server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)