Fixed CHANGELOG.md

This commit is contained in:
Luca Frosini 2020-07-15 16:46:47 +02:00
parent 600efac147
commit 5852bb781b
1 changed files with 2 additions and 2 deletions

View File

@ -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