1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Merge pull request #923 from octodns/correct-changelog-dates

Changelog release dates should be aug, not sept
This commit is contained in:
Ross McFarland
2022-08-27 14:54:06 -07:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
## v0.9.18 - 2022-09-14 - Subzone handling
## v0.9.18 - 2022-08-14 - Subzone handling
* Fixed issue with sub-zone handling introduced in 0.9.18
## v0.9.18 - 2022-09-09 - Internationalization
## v0.9.18 - 2022-08-09 - Internationalization
* Added octodns.idna idna_encode/idna_decode helpers, providers will need to
individually add support via these helpers though :-/