Merge pull request #1064 from octodns/rel-1-1-1

v1.1.1 version bump and changelog update
This commit is contained in:
Ross McFarland
2023-09-16 22:08:03 -06:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## v1.1.1 - 2023-09-16 - Doh! Fix that one little thing
* Address a bug in the handling of loading auto-arpa manager configuration.
## v1.1.0 - 2023-09-13 - More than enough for a minor release
#### Noteworthy changes
+1 -1
View File
@@ -1,3 +1,3 @@
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
__VERSION__ = '1.1.0'
__VERSION__ = '1.1.1'