1
0
mirror of synced 2026-05-22 20:23:18 +00:00

DATAES-245 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-04-06 16:34:42 +02:00
committed by Oliver Gierke
parent 2bbb1d9f71
commit 5fb4542149
+5
View File
@@ -1,6 +1,11 @@
Spring Data Elasticsearch Changelog
===================================
Changes in version 2.0.0.RELEASE (2016-04-06)
---------------------------------------------
* DATAES-245 - Release 2.0 GA (Hopper).
Changes in version 2.0.0.RC1 (2016-03-18)
-----------------------------------------
* DATAES-241 - remove commons-collections dependency and use CollectionUtils from Spring Utils.