mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
0.8.7 version bump
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,3 +1,16 @@
|
||||
## v0.8.7 - 2017-09-29 - OVH support
|
||||
|
||||
Adds an OVH provider.
|
||||
|
||||
## v0.8.6 - 2017-09-06 - CAA record type,
|
||||
|
||||
Misc fixes and improvments.
|
||||
|
||||
* Azure TXT record fix
|
||||
* PowerDNS api support for https
|
||||
* Configurable Route53 max retries and max-attempts
|
||||
* Improved key ordering error message
|
||||
|
||||
## v0.8.5 - 2017-07-21 - Azure, NS1 escaping, & large zones
|
||||
|
||||
Relatively small delta this go around. No major themes or anything, just steady
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
from __future__ import absolute_import, division, print_function, \
|
||||
unicode_literals
|
||||
|
||||
__VERSION__ = '0.8.6'
|
||||
__VERSION__ = '0.8.7'
|
||||
|
||||
Reference in New Issue
Block a user