File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 22
33# Changelog
44
5+ ## Release v0.3.0
6+
7+ - Allow disabling the default root hint zone so that you can have a mirror of the root zone
8+ - Fix handling of backport packages
9+ - Better ordering of named.conf fragments
10+ - ` resource_record ` type and provider work. Still incomplete.
11+
512## Release v0.2.1
613
7- * Correctly update ` metadata.json ` and publish to Puppet Forge
14+ - Correctly update ` metadata.json ` and publish to Puppet Forge
815
916## Release v0.2.0
1017
1118### Features
1219
13- * Rework package management parameters
14- * Add GitHub Actions workflows
20+ - Rework package management parameters
21+ - Add GitHub Actions workflows
1522
1623### Known Issues
1724
18- * Types and providers needed to manage DNS zones not complete
25+ - Types and providers needed to manage DNS zones not complete
1926
2027## Release v0.1.0
2128
2229### Features
2330
24- * Recursive server management
31+ - Recursive server management
2532
2633### Known Issues
2734
28- * Types and providers needed to manage DNS zones not complete
35+ - Types and providers needed to manage DNS zones not complete
Original file line number Diff line number Diff line change 11{
22 "name" : " kenyon-bind" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "author" : " Kenyon Ralph" ,
55 "summary" : " Manage the BIND name server and DNS zones" ,
66 "license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments