File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file. The format
1616
1717<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
1818
19- ## v0.4.0
19+ ## v0.4.0 (2021-03-28)
2020
2121- Test enhancements
2222- ` bind::zone ` : change ` $purge ` default to false so that unmanaged resource records are not
@@ -25,18 +25,18 @@ All notable changes to this project will be documented in this file. The format
2525 zone with this module.
2626- ` named.conf ` template: whitespace cleanup, logic simplification
2727
28- ## v0.3.0
28+ ## v0.3.0 (2021-03-21)
2929
3030- Allow disabling the default root hint zone so that you can have a mirror of the root zone
3131- Fix handling of backport packages
3232- Better ordering of named.conf fragments
3333- ` resource_record ` type and provider work. Still incomplete.
3434
35- ## v0.2.1
35+ ## v0.2.1 (2021-03-14)
3636
3737- Correctly update ` metadata.json ` and publish to Puppet Forge
3838
39- ## v0.2.0
39+ ## v0.2.0 (2021-03-14)
4040
4141### Features
4242
@@ -47,7 +47,7 @@ All notable changes to this project will be documented in this file. The format
4747
4848- Types and providers needed to manage DNS zones not complete
4949
50- ## v0.1.0
50+ ## v0.1.0 (2021-03-13)
5151
5252### Features
5353
Original file line number Diff line number Diff line change 11<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
22
3- ## v0.4.0
3+ ## v0.4.0 (2021-03-28)
44
55- Test enhancements
66- ` bind::zone ` : change ` $purge ` default to false so that unmanaged resource records are not
99 zone with this module.
1010- ` named.conf ` template: whitespace cleanup, logic simplification
1111
12- ## v0.3.0
12+ ## v0.3.0 (2021-03-21)
1313
1414- Allow disabling the default root hint zone so that you can have a mirror of the root zone
1515- Fix handling of backport packages
1616- Better ordering of named.conf fragments
1717- ` resource_record ` type and provider work. Still incomplete.
1818
19- ## v0.2.1
19+ ## v0.2.1 (2021-03-14)
2020
2121- Correctly update ` metadata.json ` and publish to Puppet Forge
2222
23- ## v0.2.0
23+ ## v0.2.0 (2021-03-14)
2424
2525### Features
2626
3131
3232- Types and providers needed to manage DNS zones not complete
3333
34- ## v0.1.0
34+ ## v0.1.0 (2021-03-13)
3535
3636### Features
3737
You can’t perform that action at this time.
0 commit comments