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

Changelog release dates should be aug, not sept

This commit is contained in:
Ross McFarland
2022-08-27 14:51:58 -07:00
parent c92734f7a6
commit 6d2a039a3f

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 :-/