DATAJPA-966 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-09-29 13:53:14 +02:00
parent dd91a7a550
commit 18f6194a94

View File

@@ -1,6 +1,13 @@
Spring Data JPA Changelog
=========================
Changes in version 1.10.4.RELEASE (2016-09-29)
----------------------------------------------
* DATAJPA-974 - Projections referring to collection attributes don't create a proper selection (missing joins).
* DATAJPA-970 - Ensure JDK 6 compatibility of regular expression used in QueryUtils.
* DATAJPA-966 - Release 1.10.4 (Hopper SR4).
Changes in version 1.9.6.RELEASE (2016-09-29)
---------------------------------------------
* DATAJPA-975 - Release 1.9.6 (Gosling SR6).