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

CHANGELOG entry for Record.register_type

This commit is contained in:
Ross McFarland
2022-03-27 07:10:15 -07:00
parent a0f9668e83
commit 9313b5f233

View File

@@ -13,6 +13,8 @@
just standardizes what they are doing as many other providers appear to need
to do so, but weren't. There was an ordering before, but it was essentially
arbitrarily picked.
* Record.register_type added so that providers can register custom record
types, see [docs/records.md](docs/records.md) for more information
## v0.9.16 - 2022-03-04 - Manage the root of the problem