diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c161c52a8b75ca719c67b46e31045c00b17c9579..31a7de8c22915f4e4955a8ad7526ddaeabef56e5 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -42,6 +42,8 @@ Changed
 ~~~~~~~
 
 * uWSGI is now installed together with AlekSIS-Core per default.
+* Introduce Holiday model to track information about holidays.
+* Created field for child groups in the GraphQL type for groups.
 
 Fixed
 ~~~~~
@@ -54,12 +56,6 @@ Fixed
 * [Docker] Clear obsolete bundle parts when adding apps using ONBUILD
 * Extensible forms that used a subset of fields did not render properly
 
-Added
-~~~~~
-
-* Introduce Holiday model to track information about holidays.
-* Created field for child groups in the GraphQL type for groups.
-
 `3.1.1` - 2023-07-01
 --------------------