From 86b4c386a40b70dab4d6b774348c65a94288d6d2 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Tue, 1 Feb 2022 07:27:11 -0800 Subject: [PATCH] Add a changelog entry about requirements updates --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e3612c..397f808 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.