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

CHANGELOG entry for IDNA values

This commit is contained in:
Ross McFarland
2022-09-14 14:06:20 -07:00
parent 0932cb5def
commit 247cef2701

View File

@@ -11,6 +11,8 @@
decoded form. Both forms should be accepted in command line arguments.
Providers may need to be updated to display the decoded form in their logs,
until then they'd display the IDNA version.
* IDNA value support for Record types that hold FQDNs: ALIAS, CNAME, DNAME, PTR,
MX, NS, and SRV.
* Support for configuring global processors that apply to all zones with
`manager.processors`