Skip to content

Commit b3f05b8

Browse files
committed
release v0.6.0
1 parent 94a103b commit b3f05b8

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5-
## [v0.5.1](https://github.com/kenyon/puppet-bind/tree/v0.5.1) (2021-05-31)
5+
## [v0.6.0](https://github.com/kenyon/puppet-bind/tree/v0.6.0) (2023-08-27)
6+
7+
[Full Changelog](https://github.com/kenyon/puppet-bind/compare/v0.5.1...v0.6.0)
8+
9+
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
10+
11+
- pdk update 3.0.0, add Ubuntu 22.04 support, bump module and Puppet versions, drop Puppet 6 support, fix puppet-lint complaints [\#16](https://github.com/kenyon/puppet-bind/pull/16) ([kenyon](https://github.com/kenyon))
12+
- Add Ubuntu 20.04 support [\#13](https://github.com/kenyon/puppet-bind/pull/13) ([kenyon](https://github.com/kenyon))
13+
- install: remove workaround for mkdir command not found [\#12](https://github.com/kenyon/puppet-bind/pull/12) ([kenyon](https://github.com/kenyon))
14+
- metadata: support Debian 11, stdlib 8, update systemd name, fix tests [\#9](https://github.com/kenyon/puppet-bind/pull/9) ([kenyon](https://github.com/kenyon))
15+
- pdk update 2.2.0 [\#8](https://github.com/kenyon/puppet-bind/pull/8) ([kenyon](https://github.com/kenyon))
16+
17+
## [v0.5.1](https://github.com/kenyon/puppet-bind/tree/v0.5.1) (2021-06-01)
618

719
[Full Changelog](https://github.com/kenyon/puppet-bind/compare/v0.5.0...v0.5.1)
820

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kenyon-bind",
3-
"version": "0.5.2-rc0",
3+
"version": "0.6.0",
44
"author": "Kenyon Ralph",
55
"summary": "Manage the BIND name server and DNS zones",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)