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

Add entry for noteworthy change

This commit is contained in:
Viranch Mehta
2021-11-19 13:40:24 -08:00
parent f28611dd69
commit baddeb3d92

View File

@@ -6,6 +6,12 @@
* NS1 provider has received improvements to the dynamic record implementation.
As a result, if octoDNS is downgraded from this version, any dynamic records
created or updated using this version will show an update.
* An edge-case bug related to geo rules involving continents in NS1 provider
has been fixed in this version. However, it will not show/fix the records that
match this edge-case. See https://github.com/octodns/octodns/pull/809 for
more information. If octoDNS is downgraded from this version, any dynamic
records created or updated using this version and matching the said edge-case
will not be read/parsed correctly by the older version and will show a diff.
## v0.9.14 - 2021-10-10 - A new supports system