From 7591c46874aa389a2de91f08528e936e06a3e274 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 5 Sep 2014 09:23:44 +0200 Subject: [PATCH] DATAES-128 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 76d448982..c25d633bc 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Elasticsearch Changelog =================================== +Changes in version 1.1.0.RELEASE (2014-09-05) +--------------------------------------------- +* DATAES-128 - Release 1.1 GA. +* DATAES-125 - the name of the isAnnotated method doesn't correspond to method body. +* DATAES-123 - Custom repository implementations are not picked up when using CDI. +* DATAES-120 - Polish reference documentation. +* DATAES-106 - Add support for countBy projections. + + Changes in version 1.0.4.RELEASE (2014-08-27) --------------------------------------------- * DATAES-122 - Release 1.0.4.