diff --git a/CHANGELOG.md b/CHANGELOG.md index 7deec56..d9ff88b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-client" ## [v1.1.0-SNAPSHOT] - +- Added refresh token facilities for expired tokens ยง(#22515) and some helper methods added. ## [v1.0.1] - First release (#21389 #22155) provides the basic helper classes for Keycloak tokens retrieve and functions for the gCube framework integration (automatic service discovery).