mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Merge pull request #1141 from octodns/rel-1-5-0
Version 1.5.0 changelog update & version bump
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## v1.?.0 - 2023-??-?? -
|
||||
## v1.5.0 - 2024-02-26 - Checksums, nested expansion, & flexable values
|
||||
|
||||
* Beta support for Manager.enable_checksum and octodns-sync --checksum Allows a
|
||||
safer plan & apply workflow where the apply only moves forward if the apply
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
|
||||
|
||||
# TODO: remove __VERSION__ w/2.x
|
||||
__version__ = __VERSION__ = '1.4.0'
|
||||
__version__ = __VERSION__ = '1.5.0'
|
||||
|
||||
Reference in New Issue
Block a user