From 7401dd274b458fcec552189ca701cc60a2e889db Mon Sep 17 00:00:00 2001 From: Tobias Theel Date: Thu, 28 Oct 2021 14:54:04 +0200 Subject: [PATCH] update changelog --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 11f10aff..97a96eca 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ Benchmarks can be found [here](https://nerzal.github.io/gocloak/dev/bench/) ### V9 +#### V9.0.4 + +Feature: #314 Add query parameter search to model GetClientsParams +Feature: #313 Added ExactName param to GetSourceParams +Feature: #312 Add support for client registration API +Feature: #311 Add defaultRole to RealmRepresentation + + #### V9.0.2 Bugfix: #305 Fix function signature of LoginClientTokenExchange function