From c7d41957780b3f3714827e79b97644cbaf257b70 Mon Sep 17 00:00:00 2001 From: Bilfeldt Date: Tue, 7 May 2024 22:21:34 +0200 Subject: [PATCH] Add changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfba1d9..75fbf5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ No breaking changes. The only changes are to the development dependencies used f ## Changes +- Add second-level aggregation and make sure that microseconds is always set to 0 + ### 3.2.0 - 2024-02-28 - Add Laravel 11 compatibility