diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c027a..786a6a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,23 +7,23 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Library modified to be compliant with both Smartgears 3 and 4 -## [v2.3.1] +## [v2.3.1] [r5.14.0] - 2022-12-07 - Added Item Author as system:cm_ metadata to keep track of item author -## [v2.3.0] +## [v2.3.0] [r5.13.1] - 2022-09-16 - Aligned constants name used as query parameters - Added query parameter constant used in item listing to get the whole item instead of just the name [#23691] -## [v2.2.0] +## [v2.2.0] [r5.11.0] - 2022-05-12 - Added support to manage configurations [#22658] - Migrated to ServiceClass corresponding to Maven groupId -## [v2.1.0] +## [v2.1.0] [r5.7.0] - 2022-01-27 - Added query parameter social_post_notification to override default VRE behaviour [#21345] - Added support for moderation [#21342] @@ -31,11 +31,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Added empty trash API [#13322] -## [v2.0.0] +## [v2.0.0] [r5.2.0] - 2021-05-04 - Changed service class -## [v1.2.2] +## [v1.2.2] [r5.0.0] - 2021-02-24 - Added count method for Item collection [#20627] - Added count method for Organization, Group and Profile collection [#20629] @@ -47,12 +47,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Fixed distro files and pom according to new release procedure -## [v1.2.0] [r4.15.0] - 2019-11-06 +## [v1.2.0] [r4.15.0] - 2019-11-19 - Added org parameter to support to list item at VO level in gCat Service [#17635] -## [v1.1.0] [r4.14.0] - 2019-05-27 +## [v1.1.0] [r4.14.0] - 2019-05-16 - Added Social Post parameter [#13335]