Skip to content

Commit

Permalink
Release 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 14, 2023
1 parent c740d3d commit 06cb242
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [10.2.0](https://github.com/theforeman/puppet-dns/tree/10.2.0) (2023-11-14)

[Full Changelog](https://github.com/theforeman/puppet-dns/compare/10.1.0...10.2.0)

**Implemented enhancements:**

- Add Debian 12 support [\#242](https://github.com/theforeman/puppet-dns/pull/242) ([bastelfreak](https://github.com/bastelfreak))
- Add Puppet 8 support [\#237](https://github.com/theforeman/puppet-dns/pull/237) ([bastelfreak](https://github.com/bastelfreak))

## [10.1.0](https://github.com/theforeman/puppet-dns/tree/10.1.0) (2023-09-18)

[Full Changelog](https://github.com/theforeman/puppet-dns/compare/10.0.0...10.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theforeman-dns",
"version": "10.1.0",
"version": "10.2.0",
"author": "theforeman",
"summary": "Manage the ISC BIND daemon",
"license": "Apache-2.0",
Expand Down

0 comments on commit 06cb242

Please sign in to comment.