diff --git a/CHANGELOG.md b/CHANGELOG.md index 846f8b7..05f10f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "oidc-library" +## [v1.2.1-SNAPSHOT] +- "Data-Editor" role added, some logs changed to debug + + ## [v1.2.0] - Site is now comparable. Added JTI value getter and essentials info dump in JWT. Revised get avatar helper. diff --git a/pom.xml b/pom.xml index 72aebb8..3e186e2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.common oidc-library - 1.2.0 + 1.2.1-SNAPSHOT