From 4b4e4d687c41bc6cb80fcdcd6a8f716d9eb067ca Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 2 Jun 2015 08:24:54 +0200 Subject: [PATCH] DATACOUCH-127 - 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 824a3886..fca6d4fa 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data Couchbase Changelog =============================== +Changes in version 1.4.0.M1 (2015-06-02) +---------------------------------------- +* DATACOUCH-127 - Release 1.4 M1 (Gosling). +* DATACOUCH-126 - @EnableCouchbaseRespositories does not implement the `repositoryBaseClass` attribute. + + Changes in version 1.3.0.RELEASE (2015-03-23) --------------------------------------------- * DATACOUCH-122 - Release 1.3 GA.