From 420ec62b6dcda40f36cf6c5bcce47a1ae6a80587 Mon Sep 17 00:00:00 2001 From: doobry Date: Thu, 30 May 2024 15:22:12 +0200 Subject: [PATCH] chore: Prepare for 3.8.0 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a8304c..1674bf71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 3.8.0 (2024.05.30) + +* Add Support for TOTP in KeyCloak API +* Update dependencies + +# 3.7.1 (2024.05.24) + +* Fix Readonly Attribute in Registration Form + # 3.7.0 (2024.05.20) * Move validation config from yaml to attributes