Browse Source
Merge pull request #938 from octodns/changelog-typeo
Fix version type-os in CHANGELOG, 0.0.18 twice
pull/940/head
Ross McFarland
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
CHANGELOG.md
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
## v0.9.19 - 2022-??-?? - ??? |
|
|
|
## v0.9.20 - 2022-??-?? - ??? |
|
|
|
|
|
|
|
#### Noteworthy changes |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ |
|
|
|
* NameAllowlistFilter & NameRejectlistFilter implementations to support |
|
|
|
filtering on record names to include/exclude records from management. |
|
|
|
|
|
|
|
## v0.9.18 - 2022-08-14 - Subzone handling |
|
|
|
## v0.9.19 - 2022-08-14 - Subzone handling |
|
|
|
|
|
|
|
* Fixed issue with sub-zone handling introduced in 0.9.18 |
|
|
|
|
|
|
|
|