From 46e16d951d4b4ab4df34435fd54071730e24f343 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 14 Oct 2015 11:25:01 +0200 Subject: [PATCH] DATACOUCH-167 - Updated changelog. --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 422da91a..356b3dd5 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Couchbase Changelog =============================== +Changes in version 1.2.4.RELEASE (2015-10-14) +--------------------------------------------- +* DATACOUCH-167 - Release 1.2.4 (Evans). + + +Changes in version 1.4.0.RELEASE (2015-09-01) +--------------------------------------------- +* DATACOUCH-160 - Release 1.4 GA (Gosling). +* DATACOUCH-159 - Response time degradation on document conversion with a lot of longs inside. + + Changes in version 2.0.0.M2 (2015-08-04) ---------------------------------------- * DATACOUCH-134 - Support Bucket Shadowing.