From 8596ad801f07cd8f7a49812000193ae3a4f2723a Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Wed, 1 Dec 2021 15:52:49 +0100
Subject: [PATCH] Update changelog for algorithm field

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f56bf1de8..50fbd294e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -16,6 +16,7 @@ Fixed
 * [OAuth] Register `groups` scope and fix claim
 * [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
 
 `2.2`_ - 2021-11-29
 -------------------
-- 
GitLab