From 518da1b715d6232a80657f0ec1ef95fbad96ffed Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 14:43:16 +0200 Subject: [PATCH] DATACOUCH-444 - Updated changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index a956e2dc..0c344dc1 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Couchbase Changelog =============================== +Changes in version 3.2.0.RC1 (2019-06-14) +----------------------------------------- +* DATACOUCH-456 - Introduce Jenkins CI. +* DATACOUCH-454 - Create security policy readme. +* DATACOUCH-444 - Release 3.2 RC1 (Moore). + + Changes in version 3.1.9.RELEASE (2019-06-14) --------------------------------------------- * DATACOUCH-456 - Introduce Jenkins CI.