From 3d846d6396ff07cafac8c4d8c1e4cf497f2afe8c Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Tue, 26 Oct 2021 17:06:10 +0200
Subject: [PATCH] Update changelog

(cherry picked from commit 1f9c34478853ded156b08b48a64886ef6ca9792d)
---
 CHANGELOG.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 1a89ae6..bddda64 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -15,6 +15,11 @@ Added
 * Add script for moving all Chronos dates to the current (school) year (only for testing purposes).
 * Add demo data as Untis dump (also only for testing purposes).
 
+Fixed
+~~~~~
+
+* Management commands were run in Celery, not in the local console.
+
 `2.0rc3`_ - 2021-09-30
 ----------------------
 
-- 
GitLab