diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e1dfa2..88c482d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,9 +18,7 @@ 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 - - Used DSMapper to get Record from JsonNode @@ -37,7 +35,6 @@ 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