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

CHANGELOG entry

This commit is contained in:
Viranch Mehta
2023-09-19 11:01:38 -07:00
parent 11118efe93
commit 4e26de7a89

View File

@@ -1,3 +1,8 @@
## v1.1.2 - 2023-09-20 - Bunch more bug fixes
* Fix crash bug when using the YamlProvider with a directory that contains a
mix of split and non-split zone yamls. See https://github.com/octodns/octodns/issues/1066
## v1.1.1 - 2023-09-16 - Doh! Fix that one little thing
* Address a bug in the handling of loading auto-arpa manager configuration.