From 5b5f887eff6d23a05d3df4b37d806b28e3b1d230 Mon Sep 17 00:00:00 2001 From: Bilfeldt Date: Tue, 7 May 2024 22:36:06 +0200 Subject: [PATCH] Update CHANGELOG.md Correct changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09fade5..f6ab822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ No breaking changes. The only changes are to the development dependencies used f ### 3.3.0 - 2024-05-07 - Add second-level aggregation and make sure that microseconds is always set to 0 -- Add config for which model to use in the `RequestLog` models `user()` relationship ### 3.2.0 - 2024-02-28