diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e84fcd3a8eaab2cfb5f956536fee97ebe837e1f1..1e322ecec6babbca594a522d92eebff1c0b32225 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -18,18 +18,25 @@ Changed
 Fixed
 ~~~~~
 
+* [Dev] Dialog-Object-Form's internal dialog-mode-handling did not implement opening via activator slot.
+
+`4.0.1`_ - 2025-04-16
+---------------------
+
+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.
 * Full day events didn't work in calendar.
+* Recurring events without until value weren't shown.
 * [Dev] AddressInputType missed country field.
 * Detail pages, e.g. for groups, did not work anymore.
 * The configured theme colors were not used by the frontend.
-* Recurring events without until value weren't shown.
 * It wasn't possible to change icons of OAuth applications in the frontend.
 * First fetching of calendar feeds logged an error to console.
-* [Dev] Dialog-Object-Form's internal dialog-mode-handling did not implement opening via activator slot.
 
-`4.0`_ - 2025-03-29
+`4.0.0`_ - 2025-03-29
 -------------------
 
 Notable, breaking changes
@@ -1472,4 +1479,5 @@ Fixed
 .. _3.2.0: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.2.0
 .. _3.2.1: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.2.1
 .. _3.2.2: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.2.2
-.. _4.0: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/4.0
+.. _4.0.0: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/4.0.0
+.. _4.0.1: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/4.0.1