diff --git a/CHANGELOG.md b/CHANGELOG.md index 379407c..f0c92dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v2.0.0] - 2022-05-02 + +- Feature #26396 added the socialnetworking.model.shared package which was previously in SNL which includes the main objects upon which the social service is based like posts, notifications, likes etc + + ## [v1.2.0] - 2022-05-02 - Feature #23995 dd support for set Message read / unread diff --git a/pom.xml b/pom.xml index 820ecf6..cf89874 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-model - 1.2.0 + 2.0.0-SNAPSHOT jar social-networking-service-model Social networking service model classes