From d9d4c2306678bd6df9085ad1c17cffcd74dfd829 Mon Sep 17 00:00:00 2001 From: Sean Whalen <44679+seanthegeek@users.noreply.github.com> Date: Sat, 21 Feb 2026 18:38:33 +0000 Subject: [PATCH] Fix typo in changelog regarding RFC7489 compatibility --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a85189..b95f495 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ New fields from the XSD schema, added to types, parsing, CSV output, and Elastic - `generator` — report generator software identifier (metadata) - `human_result` — optional descriptive text on DKIM/SPF auth results -Backwards compatibility to RFC7489 compatibility is maintained. +Backwards compatibility to RFC7489 is maintained. ### Breaking changes