From f5bbec3f3a4c32fb6097cbeea981464117b783b0 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Wed, 30 Mar 2022 12:05:47 +0200 Subject: [PATCH] Typo in version title fixed --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2317f79..220eaee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-client" -## [1.2.0-SNAPSHOT] +## [v1.2.0-SNAPSHOT] - Added OIDC token retrieve for clients [#23076] and UMA token from OIDC token instead for credentials ## [v1.1.0]