Fixed CHANGELOG according to the new template

This commit is contained in:
Luca Frosini 2020-08-03 16:42:38 +02:00
parent d22f8a09fc
commit 51d11f5e79
1 changed files with 10 additions and 10 deletions

View File

@ -5,8 +5,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v3.0.0-SNAPSHOT] [r5.0.0] -
- [#18547] Changed the way to manage scheduled thread termination
- [#19115] Switched JSON management to gcube-jackson
- [#18547] Changed the way to manage scheduled thread termination
## [v2.5.0] - 2019-09-19
@ -27,15 +27,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v2.2.0] [r4.10.0] - 2017-02-15
- [#10677] Fixed bug which causes duplication of records in fallback files when forcing use of fallback
- [#10146] Changed pom.xml to use new make-servicearchive directive
- [#10804] Added possibility to marshal/unmarshall list and array of Records
- Fixed bug which causes duplication of records in fallback files when forcing use of fallback [#10677]
- Changed pom.xml to use new make-servicearchive directive [#10146]
- Added possibility to marshal/unmarshall list and array of Records [#10804]
## [v2.1.0] [r4.7.0] - 2017-10-09
- Added abstract method isConnectionActive() in PersistenceBackend
- [#9035] Migrated document-store marshalling/unmarshalling to Jackson
- Migrated document-store marshalling/unmarshalling to Jackson [#9035]
## [v2.0.0] - 2017-06-07
@ -44,18 +44,18 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.5.1] [r4.4.0] - 2017-05-02
- [#7345] Added shutdown() method
- Added shutdown() method [#7345]
## [v1.5.0] [r4.3.0] - 2017-03-16
- [#6277] Renewing persistence configuration after repeated failures
- Renewing persistence configuration after repeated failures [#6277]
- Added new api to close connection to persistence if any
## [v1.4.0] [r4.2.0] - 2016-12-15
- [#5808] Added support to allow client to set no aggregation
- Added support to allow client to set no aggregation [#5808]
## [v1.3.0] [r4.1.0] - 2016-11-07
@ -66,13 +66,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.2.0] [r4.0.0] - 2016-07-28
- [#4240] Added a configuration to set aggregation parameters (defaults are provided)
- Added a configuration to set aggregation parameters (defaults are provided) [#4240]
- Aggregation parameters are load from a property file or from a Service Endpoint (property file has priority over ServiceEndpoint)
## [v1.1.0] [r3.11.0] - 2016-05-18
- [#2357] Removed dependency over reflection library
- Removed dependency over reflection library [#2357]
## [v1.0.1] [r3.10.1] - 2016-04-08