changelog entry for __repr__ improvement

This commit is contained in:
Ross McFarland
2023-11-10 16:02:53 -08:00
parent e9cdacdd13
commit b55b29af31
+3
View File
@@ -6,6 +6,9 @@
the in-built `rrs` method
* ExcludeRootNsChanges processor that will error (or warn) if plan includes a
change to root NS records
* Include the octodns special section info in Record __repr__, makes it easier
to debug things with providers that have special functionality configured
there.
## v1.2.1 - 2023-09-29 - Now with fewer stale files