mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Merge pull request #1169 from octodns/rel-1-7-0
Version 1.7.0 bump & changelog update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## v1.?.? - 2024-??-?? - ????
|
||||
## v1.7.0 - 2024-04-29 - All the knobs and dials
|
||||
|
||||
* Support for specifying per-zone change thresholds, to allow for zones
|
||||
where lots of changes are expected frequently to live along side zones
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
|
||||
|
||||
# TODO: remove __VERSION__ w/2.x
|
||||
__version__ = __VERSION__ = '1.6.1'
|
||||
__version__ = __VERSION__ = '1.7.0'
|
||||
|
||||
Reference in New Issue
Block a user