Skip to content

Commit 7f34c69

Browse files
committed
Release 12.0.0
1 parent b05630f commit 7f34c69

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [12.0.0](https://github.com/theforeman/puppet-dns/tree/12.0.0) (2025-11-05)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-dns/compare/11.1.0...12.0.0)
6+
7+
**Breaking changes:**
8+
9+
- change dnssec-validation default to auto [\#283](https://github.com/theforeman/puppet-dns/pull/283) ([ikonia](https://github.com/ikonia))
10+
- Drop puppet 7 support [\#280](https://github.com/theforeman/puppet-dns/pull/280) ([kajinamit](https://github.com/kajinamit))
11+
12+
**Implemented enhancements:**
13+
14+
- add support for Openvox [\#282](https://github.com/theforeman/puppet-dns/pull/282) ([evgeni](https://github.com/evgeni))
15+
- Add Ubuntu 24.04 [\#281](https://github.com/theforeman/puppet-dns/pull/281) ([kajinamit](https://github.com/kajinamit))
16+
- Add support for Debian 13 [\#278](https://github.com/theforeman/puppet-dns/pull/278) ([smortex](https://github.com/smortex))
17+
318
## [11.1.0](https://github.com/theforeman/puppet-dns/tree/11.1.0) (2025-05-09)
419

520
[Full Changelog](https://github.com/theforeman/puppet-dns/compare/11.0.1...11.1.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-dns",
3-
"version": "11.1.0",
3+
"version": "12.0.0",
44
"author": "theforeman",
55
"summary": "Manage the ISC BIND daemon",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)