From 55aecba9dee5b2ecc04c22a22ca3e440c353f5ac Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Sun, 14 Aug 2022 11:49:31 -0700 Subject: [PATCH] Add missing 0.9.18 CHANGELOG entries --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c150a5..6f10962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ * Added octodns.idna idna_encode/idna_decode helpers, providers will need to individually add support via these helpers though :-/ +* `black` formatting implemented (including .git-blame-ignore-revs) +* --output-provider support for dump to allow configurable dump + formatting/details +* TLSA record type support +* Subzones support for skipping levels ## v0.9.17 - 2022-04-02 - Registration required