Fixed CHANGELOG according to the new template

This commit is contained in:
Luca Frosini 2020-08-03 16:21:48 +02:00
parent 8c3517245d
commit 885f3f409f
1 changed files with 6 additions and 6 deletions

View File

@ -5,25 +5,25 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v2.0.0-SNAPSHOT] [r5.0.0] -
- [#19115] Switched JSON management to gcube-jackson
- Switched JSON management to gcube-jackson [#19115]
- Fixed distro files and pom according to new release procedure
## [v1.3.0] [r4.11.0] - 2018-04-12
- [#11232] Added Regex rule support with reload functionalities
- Added Regex rule support with reload functionalities [#11232]
## [v1.2.0] [r4.10.0] - 2018-02-15
- [#10810] Reorganize URLs to be REST compliant
- Reorganize URLs to be REST compliant [#10810]
## [v1.1.0] [r4.7.0] - 2017-10-09
- [#9032] Complete Refactor of Service
- [#9033] [#9036] Record List is unmarshalled as JSON using jackson
- [#9034] Always posting a List of Record even when we have to post a single one
- Complete Refactor of Service [#9032]
- Record List is unmarshalled as JSON using jackson [#9033] [#9036]
- Always posting a List of Record even when we have to post a single one [#9034]
## [v1.0.0] [r4.5.0] - 2017-06-07