From 00235e6641a99244688c98ce9b1f3284bf25b4f0 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Mon, 10 Jun 2024 12:45:17 -0700 Subject: [PATCH] Move record_type mention as well --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6107905..3e959ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,13 @@ * Improved handling of present, but empty/None config file values. * Add PlanJson plan_output support - +* Include `record_type` in Change data + ## v1.8.0 - 2024-06-10 - Set the records straight * Add support for SVCB and HTTPS records * Allow DS records to be specified for managed sub-zones, same as NS * Fix CAA rdata parsing to allow values with tags -* Include `record_type` in Change data ## v1.7.0 - 2024-04-29 - All the knobs and dials