Enhanced version and fixed CHANGELOG

This commit is contained in:
Luca Frosini 2021-10-21 17:01:11 +02:00
parent 5f1246befb
commit 16cd10f5e1
2 changed files with 3 additions and 2 deletions

View File

@ -2,9 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Resource Registry API
## [v4.1.1-SNAPSHOT]
## [v4.2.0-SNAPSHOT]
- Added INCLUDE_RELATION_PARAM param in AccessPath used by query APIs [#20298]
- Added QueryTempalte support [#22091]
## [v4.1.0]

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-api</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
<name>Resource Registry API</name>
<description>Resource Registry API is a library containing classes shared across resource-registry-* components</description>