From 9ebacf89988175988eeb0e09cf4fba57b425d49b Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Mon, 15 Aug 2022 10:56:28 +0200
Subject: [PATCH] Update changelog

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 8b3397e83..319ea72f3 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,11 @@ and this project adheres to `Semantic Versioning`_.
 Unreleased
 ----------
 
+Added
+~~~~~
+
+* Add feature to manage instructions and track whether groups have been instructed accordingly (e. g. for alarm plans).
+
 `2.1`_ - 2022-06-25
 -------------------
 
@@ -21,7 +26,6 @@ as a group owner (can be toggled with a preference).
 * Add option to set LessonDocumentation data for all lessons in one week at once.
 * Excuse types can now be marked as `Count as absent`, which they are per default. If not, they aren't counted in the overviews.
 * Add Ukrainian locale (contributed by Sergiy Gorichenko from Fre(i)e Software GmbH).
-* Add feature to manage instructions and track whether groups have been instructed accordingly (e. g. for alarm plans).
 
 Fixed
 ~~~~~
-- 
GitLab