1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

v1.0.0 version bump and changelog update

This commit is contained in:
Ross McFarland
2023-07-30 07:09:55 -07:00
parent bdc97fbd86
commit 9fac14af08
2 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
## v1.0.0 - 2023-??-?? - The One
## v1.0.0 - 2023-07-30 - The One
1.0 marks a point at which we can formally deprecate things that will be
going away with 2.0 more than specific functionality that has been added or
having reached a notable level of stability (beyond what is normal.) It is also
long (years) overdue.
#### Noteworthy changes

View File

@@ -1,3 +1,3 @@
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
__VERSION__ = '1.0.0rc1'
__VERSION__ = '1.0.0'