From 9ca5380c8a4f4b54ad855d99f56d8af249dd1fea Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 15:35:04 +0200 Subject: [PATCH] DATACOUCH-458 - Updated changelog. --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index fa140752..aa261d69 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Couchbase Changelog =============================== +Changes in version 3.2.0.RC2 (2019-08-05) +----------------------------------------- +* DATACOUCH-466 - Upgrade to Couchbase Driver 2.7.7. +* DATACOUCH-465 - Adapt to changed API in Commons. +* DATACOUCH-463 - Revise readme for a consistent structure. +* DATACOUCH-461 - Upgrade to Apache HTTP client 4.3.6. +* DATACOUCH-458 - Release 3.2 RC2 (Moore). +* DATACOUCH-456 - Introduce Jenkins CI. +* DATACOUCH-206 - Provides a way to set distinct concistency on repository methods. + + Changes in version 3.1.10.RELEASE (2019-08-05) ---------------------------------------------- * DATACOUCH-467 - Upgrade to Couchbase Driver 2.6.2.