diff --git a/CHANGELOG.md b/CHANGELOG.md index f6dfd46..e8f59a1 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 gCube Catalogue (gCat) API -## [v2.1.0-SNAPSHOT] +## [v2.1.0] - Added query parameter social_post_notification to override default VRE behaviour [#21345] - Added support for moderation [#21342] diff --git a/pom.xml b/pom.xml index 9f1e9c1..7025cbb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-api - 2.1.0-SNAPSHOT + 2.1.0 gCube Catalogue (gCat) API gCube Catalogue (gCat) API is a library containing classes shared across gcat* components