From 51af989812581caef8ec333ffe7a2807a7ee5842 Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Sun, 15 Aug 2021 12:56:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9c97c2075..c8b5c1160 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,7 +16,9 @@ Added Fixed ~~~~~ + * The view for getting the progress of celery tasks didn't respect that there can be anonymous users. +* Updated django to latest 3.2.x Removed ~~~~~~~ -- GitLab