From 5519c82b21da53fc0e2bddd79564fa0e2d06a16f Mon Sep 17 00:00:00 2001 From: magicfelix <felix@felix-zauberer.de> Date: Sun, 28 Aug 2022 22:29:43 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 721912e62..3d24b55b5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ Fixed * Register absence form wasn't accessible without direct access to class register. * Printing the full group register failed when a person had no personal notes. +* Data checks reported all Lesson Documentations as being during Holidays if there was no Holiday object. `2.1`_ - 2022-06-25 ------------------- -- GitLab