From e81fbce6af9d637952e64664f509531ee853c9cc Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 5 Nov 2024 11:36:04 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6bdd5..0926d64 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 "oidc-library" ## [v1.3.3] -Added JSON parsed instance of the refresh token to `JWTToken` class, the getter and methods to checks its presence and expiration +- Added JSON parsed instance of the refresh token to `JWTToken` class, the getter and methods to checks its presence and expiration ## [v1.3.2] - Header X-D4Science-Context in query exchange and refresh