diff --git a/CHANGELOG.md b/CHANGELOG.md index 478bd9b..e9d8fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxREST -## [v1.2.0-SNAPSHOT] [r5.0.0] - +## [v1.2.0-SNAPSHOT] +- Managing new UMA token and not only old authz gcube token [#21525] - Switched JSON management to gcube-jackson [#19737] diff --git a/gxHTTP/CHANGELOG.md b/gxHTTP/CHANGELOG.md index 3c0becb..52de4fe 100644 --- a/gxHTTP/CHANGELOG.md +++ b/gxHTTP/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxHTTP -## [v1.2.0-SNAPSHOT] [r5.0.0] - +## [v1.2.0-SNAPSHOT] - Managing new UMA token and not only old authz gcube token [#21525] - Switched JSON management to gcube-jackson [#19737] diff --git a/gxJRS/CHANGELOG.md b/gxJRS/CHANGELOG.md index a1a0fe1..5a31181 100644 --- a/gxJRS/CHANGELOG.md +++ b/gxJRS/CHANGELOG.md @@ -3,8 +3,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxJRS -## [v1.2.0-SNAPSHOT] [r5.0.0] - +## [v1.2.0-SNAPSHOT] +- Managing new UMA token and not only old authz gcube token [#21525] - Switched JSON management to gcube-jackson [#19737]