From b89c57cbe5352d6fd9705ae66d8ccb0c61ac89e3 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 3 Aug 2020 16:53:34 +0200 Subject: [PATCH] Fixed CHANGELOG according to the new template --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 285c1d7..3784f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,18 +5,18 @@ 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] - Enhanced couchbase java client version from 2.2.7 to 2.7.11. The selected version is the highest available which is compatible with the current server version. https://docs.couchbase.com/java-sdk/current/compatibility-versions-features.html ## [v1.6.0] [r4.12.1]- 2018-10-10 -- [#10150] Created uber-jar instead of jar-with-dependencies +- Created uber-jar instead of jar-with-dependencies [#10150] ## [v1.5.0] [r4.7.0] - 2017-10-09 -- [#9612] Discover bucket in relation of dinamically discovered buckets +- Discover bucket in relation of dinamically discovered buckets [#9612] - Implemented isConnectionActive() in PersistenceBackend provided implementation - Used DSMapper to get Record from JsonNode @@ -28,12 +28,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.3.1] [r4.4.0] - 2017-05-02 -- [#7345] Added shutdown() method to correctly close connections to persistence +- Added shutdown() method to correctly close connections to persistence [#7345] ## [v1.3.0] [r4.3.0] - 2017-03-16 -- [#6305] Optimized number of connections to couchbasew server +- Optimized number of connections to couchbasew server [#6305] - Implemented the new API to close connection (if any) to persistence introduced by document-store-lib v1.5.0 @@ -44,7 +44,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.1.0] [r4.0.0] - 2016-06-29 -- [#4482] Different Usage Records are saved in different buckets +- Different Usage Records are saved in different buckets [#4482] ## [v1.0.1] [r3.11.0] - 2016-04-08