CHANGELOG for secret_handlers

This commit is contained in:
Ross McFarland
2024-02-18 14:27:34 -08:00
parent 6d778b3b67
commit c283654e2a
+1
View File
@@ -17,6 +17,7 @@
* 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.
* Beta support for custom secret providers added to Manager.
## v1.4.0 - 2023-12-04 - Minor Meta