DATAJPA-1215 - Updated changelog.

This commit is contained in:
Mark Paluch
2017-11-27 16:11:12 +01:00
parent b83c534ea3
commit 5de6fe0fa7

View File

@@ -1,6 +1,12 @@
Spring Data JPA Changelog
=========================
Changes in version 2.0.2.RELEASE (2017-11-27)
---------------------------------------------
* DATAJPA-1215 - Release 2.0.2 (Kay SR2).
* DATAJPA-863 - Missing parameters in findAll* Repository method should throw a descriptive exception.
Changes in version 1.11.9.RELEASE (2017-11-27)
----------------------------------------------
* DATAJPA-1209 - Compatibility with Hibernate < 5.2.11 broken for projections on native queries.