DATAES-245 - Updated changelog.

This commit is contained in:
Oliver Gierke 2016-04-06 16:34:42 +02:00 committed by Oliver Gierke
parent 8fc5119d73
commit 29b9b0d103

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.