From f4e63175449ee2b73768357840f4e59b869333c7 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Aug 2015 11:48:30 +0200 Subject: [PATCH] DATACOUCH-157 - Updated changelog. --- src/main/resources/changelog.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 76739127..ec6ddab1 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -17,6 +17,19 @@ Changes in version 2.0.0.M1 (2015-07-03) ================================================================================= +Changes in version 1.4.0.RC1 (2015-08-04) +----------------------------------------- +* DATACOUCH-157 - Release 1.4 RC1 (Gosling). +* DATACOUCH-151 - NullPointerException on auto-boxing in CouchbaseTemplate. +* DATACOUCH-149 - Switch from BeanWrapper to PersistentPropertyAccessor. +* DATACOUCH-133 - Fix typos in README. +* DATACOUCH-129 - Ensure Spring Framework 4.2 compatibility. + +Changes in version 1.3.2.RELEASE (2015-07-28) +--------------------------------------------- +* DATACOUCH-153 - Release 1.3.2 (Fowler). +* DATACOUCH-151 - NullPointerException on auto-boxing in CouchbaseTemplate. + Changes in version 1.1.6.RELEASE (2015-07-01) --------------------------------------------- * DATACOUCH-133 - Fix typos in README. @@ -240,4 +253,4 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11 * [DATACOUCH-4] - Add Apache 2 license headers * [DATACOUCH-8] - Overhaul README with uptodate information * [DATACOUCH-9] - Add View query support to the Template - * [DATACOUCH-10] - Upgrade parent pom to 1.1.0.RELEASE \ No newline at end of file + * [DATACOUCH-10] - Upgrade parent pom to 1.1.0.RELEASE