From 95954c5d870a296fb0459abbfdb966700dcac3d9 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Fri, 13 Oct 2023 10:35:58 -0400 Subject: [PATCH] Correct changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2de4f80b..f1c26792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,13 @@ Changelog 8.6.4 ---- +- Properly process aggregate reports that incorrectly call `identifiers` `identities` - Ignore SPF results in aggregate report records if the domain is not provided 8.6.3 ----- - Add an error message instead of raising an exception when an aggregate report time span is greater than 24 hours -- Properly process aggregate reports that incorrectly call `identifiers` `identities` 8.6.2 -----