From 6120b8683dd21df5287b14df2085cdeea13936cb Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Fri, 13 Oct 2023 10:29:42 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62d270d..2de4f80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Changelog ----- - 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 -----