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

Changelog entry for added fqdn validations

This commit is contained in:
Ross McFarland
2022-02-04 15:21:39 -08:00
parent f2b3505d43
commit 5fdb63ea07

View File

@@ -44,6 +44,11 @@
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.
#### Stuff
* Additional FQDN validation to ALIAS/CNAME value, MX exchange, SRV target and
tests of the functionality.
## v0.9.14 - 2021-10-10 - A new supports system
#### Noteworthy changes