From ebd20d94a012c8ad8ed33f55432f46a495284f59 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Fri, 17 Dec 2021 21:18:46 +0100
Subject: [PATCH] Update changelog for FILE_UPLOAD_HANDLERS change

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index d75780ad3..67fe5a103 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,11 @@ and this project adheres to `Semantic Versioning`_.
 Unreleased
 ----------
 
+Fixed
+~~~~~
+
+* Small files could fail to upload to S3 storage due to MemoryFileUploadHandler
+
 `2.3`_ – 2021-12-15
 -------------------
 
-- 
GitLab