From 029d75c1c85611e296c3e50779e2aab885847d04 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Thu, 2 Dec 2021 00:10:16 +0100
Subject: [PATCH] Update changelog for fixed backup health check

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 50fbd294e..d75d045a6 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -17,6 +17,7 @@ Fixed
 * [OAuth] Fix OAuth claims for follow-up requests (e.g. UserInfo)
 * [OAuth] Fix grant types checking failing on wrong types under some circumstances
 * [OAuth] Re-introduce missing algorithm field in application form
+* Remove errornous backup folder check for S3
 
 `2.2`_ - 2021-11-29
 -------------------
-- 
GitLab