From 1cdb87a5980634569e12eeb67d272d06099d26e7 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Thu, 17 Oct 2024 10:42:58 +0200
Subject: [PATCH] Update changelog

---
 CHANGELOG.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 5389b874..1ded8102 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,12 +9,31 @@ and this project adheres to `Semantic Versioning`_.
 Unreleased
 ----------
 
+Upgrade notice
+~~~~~~~~~~~~~~
+
+If you're updating from 3.x, there is a migration path to use.
+Therefore, please install ``AlekSIS-App-Lesrooster`` which now
+includes parts of the legacy Chronos and the migration path.
+
 Added
 ~~~~~
 
 * New timetable interface based on calendar system.
+* Dialog for fast changing lessons and creating substitutions in the calendar. 
 * [Dev] LessonEvent and SupervisionEvent basing on calendar system.
 
+Changed
+~~~~~~~
+
+* Substitution PDF was updated to new timetable interface and 
+  therefore has a slightly different look.
+
+Removed
+~~~~~~~
+
+* Legacy timetable frontend.
+
 `3.0.2`_ - 2023-09-10
 ---------------------
 
-- 
GitLab