From 4174a95e68c27c3d73db832844c6b72ce1a9d10a Mon Sep 17 00:00:00 2001 From: Michiel Kodde Date: Tue, 8 Oct 2019 11:11:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 517b3c6d6..bbdbc8f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 2.3.2 + +**Feature** +* Add 'show oidc create options' feature toggle #314 + +**Bugfix** +* Ensure all OIDCng entities are shown in the entity listings #316 + ## 2.3.1 **Bugfix**