From bb7ac89941773fa34ffbab93304f1cfbbf1eef21 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sat, 30 Oct 2021 12:40:17 +0200
Subject: [PATCH] Fix changelog order

---
 CHANGELOG.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c5e5a5e9..0988e709 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -17,6 +17,11 @@ Changed
   * Reduce the space between the header and the heading.
   * Display block of absences as a table.
 
+Fixed
+~~~~~
+
+* Do not show substitutions on regular timetables.
+
 `2.0rc3`_ - 2021-09-24
 ----------------------
 
@@ -30,7 +35,6 @@ Fixed
 ~~~~~
 
 * ``Event.__str__`` returned a proxy type instead a string.
-* Do not show substitutions on regular timetables.
 
 `2.0rc2`_ - 2021-08-01
 ----------
-- 
GitLab