From e4a59accf068ca780ea31b3272bde35f49877f78 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 30 Sep 2019 11:04:00 +0200 Subject: [PATCH] DATACOUCH-468 - Updated changelog. --- src/main/resources/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 371e998e..fd90106a 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data Couchbase Changelog =============================== +Changes in version 3.1.11.RELEASE (2019-09-30) +---------------------------------------------- +* DATACOUCH-471 - Add HTTPS entries into spring.schemas. +* DATACOUCH-468 - Release 3.1.11 (Lovelace SR11). + + Changes in version 3.2.0.RC3 (2019-09-06) ----------------------------------------- * DATACOUCH-471 - Add HTTPS entries into spring.schemas.