Browse Source

Fix/merge CHANGELOG.md

pull/1140/head
Ross McFarland 2 years ago
committed by GitHub
parent
commit
7f1a68a9db
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      CHANGELOG.md

+ 4
- 1
CHANGELOG.md View File

@ -1,3 +1,7 @@
## v1.6.x - 2024-??-?? - ???
* Beta support for custom secret providers added to Manager.
## v1.5.0 - 2024-02-26 - Checksums, nested expansion, & flexable values
* Beta support for Manager.enable_checksum and octodns-sync --checksum Allows a
@ -17,7 +21,6 @@
* 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


Loading…
Cancel
Save