From 061eafa82093e6bd0d07573fbda4192d1dfaaaf9 Mon Sep 17 00:00:00 2001
From: Hangzhi Yu <hangzhi@protonmail.com>
Date: Fri, 14 Jul 2023 13:43:57 +0200
Subject: [PATCH] Fix changelog

---
 CHANGELOG.rst | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c161c52a8..31a7de8c2 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
 --------------------
 
-- 
GitLab