From 3176de8f1a5a5a032cd2881da4cf144f6c2979b6 Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Mon, 4 May 2020 15:12:13 +0200
Subject: [PATCH] Update changelog

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index dd6218d4..2de26683 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,39 @@
 Changelog
 =========
 
+`2.0a2`_
+--------
+
+New features
+~~~~~~~~~~~~
+
+* Header box with absent and affected teachers and groups
+* Models for advanced features from SchoolApps (imported from Untis)
+* Provide smart plan for current day as dashboard widget
+* Roles and permissions for timetable and lists
+* Show events in timetable
+* Show exams in timetable
+* Show holidays in timetable
+* Show supervision substitutions in timetable and list
+
+Minor changes
+~~~~~~~~~~~~~
+
+* Improve handling of diferent types (substitutions, timetables,…)
+* Improve view for groups in timetable views
+* More intelligent personal timetable (checks if current person is teacher,…)
+* Move get_*_by_pk functions to util
+* Move prev/next function to models
+* Refactor timetable view logic
+* Rename field abbrev to short_name
+* Show announcements in timetable views
+
+Bug fixes
+~~~~~~~~~
+
+* Force all lessons in timetable to same height
+* Render empty period correctly
+
 `2.0a1`_
 --------
 
@@ -69,3 +102,4 @@ _`1.0a1`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a1
 _`1.0a2`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a2
 _`1.0a3`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a3
 _`2.0a1`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0a1
+_`2.0a2`: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0a2
-- 
GitLab