Skip to content

Commit e55808c

Browse files
committed
Release 21.0.0
1 parent bef46c5 commit e55808c

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

3-
## [20.1.0](https://github.com/theforeman/puppet-puppet/tree/20.1.0) (2025-02-11)
3+
## [21.0.0](https://github.com/theforeman/puppet-puppet/tree/21.0.0) (2025-05-09)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/20.1.0...21.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Drop EL7 support [\#931](https://github.com/theforeman/puppet-puppet/pull/931) ([bastelfreak](https://github.com/bastelfreak))
10+
- Drop legacy FreeBSD 11 workaround [\#930](https://github.com/theforeman/puppet-puppet/pull/930) ([bastelfreak](https://github.com/bastelfreak))
11+
12+
**Implemented enhancements:**
13+
14+
- Add timezone param for systemd.timer [\#939](https://github.com/theforeman/puppet-puppet/pull/939) ([zipkid](https://github.com/zipkid))
15+
16+
**Fixed bugs:**
17+
18+
- Fix typo in help text: excuted -\> executed [\#927](https://github.com/theforeman/puppet-puppet/pull/927) ([ekohl](https://github.com/ekohl))
19+
20+
## [20.1.0](https://github.com/theforeman/puppet-puppet/tree/20.1.0) (2025-02-12)
421

522
[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/20.0.0...20.1.0)
623

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-puppet",
3-
"version": "20.1.0",
3+
"version": "21.0.0",
44
"author": "theforeman",
55
"summary": "Puppet agent and server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)