From aa62d7813795465585ee6338f67555aadc7f2fc3 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Fri, 31 Dec 2021 09:17:45 -0800 Subject: [PATCH] PowerDNS extraction added to the changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 004936c..2c02e43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ - ## v0.9.15 - 202?-??-?? - ?? #### Noteworthy changes +* Provider extraction has begun, see + https://github.com/octodns/octodns/issues/622 & + https://github.com/octodns/octodns/pull/822 for more information. Providers + that have been extracted in this release include: + * [PowerDnsProvider](https://github.com/octodns/octodns-powerdns/) * 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.