From 5852bb781b623ad23a4faccc75acffbb7937e248 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 15 Jul 2020 16:46:47 +0200 Subject: [PATCH] Fixed CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c482d..85566cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.5.0] [r4.7.0] - 2017-10-09 -- Added isConnectionActive() in PersistenceBackend - [#9612] Discover bucket in relation of dinamically discovered buckets +- Added isConnectionActive() in PersistenceBackend - Used DSMapper to get Record from JsonNode @@ -35,7 +35,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.3.0] [r4.3.0] - 2017-03-16 - [#6305] Optimized number of connections to couchbasew server -- Implemented the new api to close connection (if any) to persistence introduced by document-store-lib.1-5-0 +- Implemented the new API to close connection (if any) to persistence introduced by document-store-lib v1.5.0 ## [v1.2.0] [r4.1.0] - 2016-11-07