From 4c95b32e57c69ba2a453f802ce065a3fa3d8968d Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sun, 6 Apr 2025 15:15:46 +0200
Subject: [PATCH] Update changelog

---
 CHANGELOG.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 66967fe51..bcf881480 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,13 @@ and this project adheres to `Semantic Versioning`_.
 Unreleased
 ----------
 
+Fixed
+~~~~~
+
+* It wasn't possible to run data checks due to broken color data checks.
+* Recurrence information for calendar events weren't removed on deletion.
+* [Dev] AddressInputType missed country field.
+
 `4.0`_ - 2025-03-29
 -------------------
 
-- 
GitLab