Skip to content

Commit 858ae6e

Browse files
committed
DATAES-119 - Updated changelog.
1 parent b0513c2 commit 858ae6e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

4+
Changes in version 1.1.0.RC1 (2014-08-13)
5+
-----------------------------------------
6+
* DATAES-119 - Release 1.1 RC1.
7+
* DATAES-117 - Displaying proper error message for entities that don't have an Id.
8+
* DATAES-116 - Fix url typo in readme.md.
9+
* DATAES-114 - Move to Asciidoctor for reference documentation.
10+
* DATAES-113 - Add support for custom implementations in CDI repositories.
11+
* DATAES-97 - UpdateQuery and UpdateBuilder should use UpdateRequest instead of the IndexRequest.
12+
* DATAES-93 - Allow Spring EL usage in index name attribute of @Document.
13+
* DATAES-89 - Support geolocation queries.
14+
15+
416
Changes in version 1.0.2.RELEASE (2014-07-28)
517
---------------------------------------------
618
* DATAES-107 - Release 1.0.2.

0 commit comments

Comments
 (0)