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

CHANGELOG entry for Record.octodns

This commit is contained in:
Ross McFarland
2024-02-12 09:43:51 -05:00
parent 9f58b8e482
commit 1d3e386ffa

View File

@@ -14,6 +14,9 @@
changes/fixes on the first sync after updating IFF you currently have
`values: a-single-thing`, which would have previously been pushed up as bunch
of single character values.
* Record.octodns added to formally make that data "API" and Record._octodns is
deprecated. The latter has been converted to properties that return the
former and emit deprecation warnings.
## v1.4.0 - 2023-12-04 - Minor Meta