DATAJPA-1153 - Updated changelog.

This commit is contained in:
Oliver Gierke
2017-07-25 15:33:19 +02:00
parent 5fb597e97e
commit a8e736019e

View File

@@ -1,6 +1,11 @@
Spring Data JPA Changelog
=========================
Changes in version 2.0.0.RC2 (2017-07-25)
-----------------------------------------
* DATAJPA-1153 - Release 2.0 RC2 (Kay).
Changes in version 2.0.0.RC1 (2017-07-25)
-----------------------------------------
* DATAJPA-1150 - JpaQueryCreator.QueryPreparer.getDynamicSort(…) must not return null.