Fixed CHANGELOG.md

This commit is contained in:
Luca Frosini 2020-11-11 18:44:31 +01:00
parent 9c8633d8e1
commit 0565146a91
1 changed files with 4 additions and 3 deletions

View File

@ -2,12 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Resource Registry Service
## [v4.0.0-SNAPSHOT]
## [v4.0.0-SNAPSHOT]
- Used ContextCache to make the server more efficient
- Added REST APIs to get instance contexts both in Access and Sharing Port Type [#20013]
- Added support to add contexts in instances header for instances safe methods only [#20012]
- Switched JSON management to gcube-jackson [#19116]
## [v3.0.0] [r4.21.0] - 2020-03-30
- Refactored code to support IS Model reorganization (e.g naming, packages)