Browse Source

Add a changelog entry about requirements updates

pull/869/head
Ross McFarland 4 years ago
parent
commit
86b4c386a4
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      CHANGELOG.md

+ 4
- 0
CHANGELOG.md View File

@ -30,6 +30,10 @@
* [SelectelProvider](https://github.com/octodns/octodns-selectel/)
* [TransipProvider](https://github.com/octodns/octodns-transip/)
* [UltraDnsProvider](https://github.com/octodns/octodns-ultradns/)
* As part of the extraction work octoDNS's requirements (setup.py and .txt
files) have been updated and minimized and a helper script,
script/update-requirements has been added to help manage the txt files going
forward.
* NS1 provider has received improvements to the dynamic record implementation.
As a result, if octoDNS is downgraded from this version, any dynamic records
created or updated using this version will show an update.


Loading…
Cancel
Save