Fixed CHANGELOG.md

This commit is contained in:
Luca Frosini 2020-11-11 18:44:21 +01:00
parent fa0e18b580
commit 584339f3a8
1 changed files with 6 additions and 1 deletions

View File

@ -2,8 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Resource Registry Client
## [v4.1.0-SNAPSHOT]
## [v4.0.0] [r5.0.0] -
- Used ContextCache to make the client more efficient
- Added APIs to get instance contexts [#20013]
- Added support to request contexts in instances header [#20012]
## [v4.0.0] [r4.26.0] - 2020-11-11
- Switched JSON management to gcube-jackson [#19116]