mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Version bump to 0.9.3 & CHANGELOG.md update
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## v0.9.2 - 2018-10-29 - Misc. stuff sort of release
|
||||
|
||||
* ZoneFile source added
|
||||
* Major rework/improvements to the Cloudflare record update process, fixed bugs
|
||||
and optimized it quite a bit
|
||||
* Add ability to manage Cloudflare proxy flag
|
||||
* Bump requests version to 2.20.0
|
||||
|
||||
## v0.9.2 - 2018-08-20 - More sources
|
||||
|
||||
* EtcHostsProvider implementation to create static/emergency best effort
|
||||
|
@@ -3,4 +3,4 @@
|
||||
from __future__ import absolute_import, division, print_function, \
|
||||
unicode_literals
|
||||
|
||||
__VERSION__ = '0.9.2'
|
||||
__VERSION__ = '0.9.3'
|
||||
|
Reference in New Issue
Block a user