From 24eb2c0dd482ed8305a5f628d9d7c5ee7f12be6c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 11 Sep 2017 17:23:50 +0200 Subject: [PATCH] DATACOUCH-326 - 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 da5e66c2..8b62ea19 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.0.0.RC3 (2017-09-11) +----------------------------------------- +* DATACOUCH-330 - Multiple Spring Data modules clash with one another. +* DATACOUCH-326 - Release 3.0 RC3 (Kay). + + Changes in version 2.2.7.RELEASE (2017-09-11) --------------------------------------------- * DATACOUCH-330 - Multiple Spring Data modules clash with one another.