Merge pull request #1152 from octodns/rel-1-6-0

Version 1.6.0 bump & changelog update
This commit is contained in:
Ross McFarland
2024-03-11 15:14:41 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## v1.6.x - 2024-??-?? - ???
## v1.6.0 - 2024-03-11 - It's a secret, if I told you I'd have to kill you
* Add EnsureTrailingDots processor
* Beta support for custom secret providers added to Manager.
+1 -1
View File
@@ -1,4 +1,4 @@
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
# TODO: remove __VERSION__ w/2.x
__version__ = __VERSION__ = '1.5.1'
__version__ = __VERSION__ = '1.6.0'