Skip to content

Commit 0ced59f

Browse files
committed
Release 9.1.0
1 parent 7a25767 commit 0ced59f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [9.1.0](https://github.com/theforeman/puppet-dhcp/tree/9.1.0) (2023-11-14)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-dhcp/compare/9.0.0...9.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Mark compatible with puppet/systemd 5.x & 6.x [\#227](https://github.com/theforeman/puppet-dhcp/pull/227) ([ekohl](https://github.com/ekohl))
10+
- allow stdlib 9.x [\#226](https://github.com/theforeman/puppet-dhcp/pull/226) ([jhoblitt](https://github.com/jhoblitt))
11+
- Add Puppet 8 support [\#222](https://github.com/theforeman/puppet-dhcp/pull/222) ([ekohl](https://github.com/ekohl))
12+
313
## [9.0.0](https://github.com/theforeman/puppet-dhcp/tree/9.0.0) (2023-05-15)
414

515
[Full Changelog](https://github.com/theforeman/puppet-dhcp/compare/8.2.0...9.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-dhcp",
3-
"version": "9.0.0",
3+
"version": "9.1.0",
44
"author": "theforeman",
55
"summary": "Manage the ISC DHCP daemon",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)