Skip to content

Commit 8756765

Browse files
committed
DATAJPA-966 - Updated changelog.
1 parent 1a4ebb5 commit 8756765

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data JPA Changelog
22
=========================
33

4+
Changes in version 1.10.4.RELEASE (2016-09-29)
5+
----------------------------------------------
6+
* DATAJPA-974 - Projections referring to collection attributes don't create a proper selection (missing joins).
7+
* DATAJPA-970 - Ensure JDK 6 compatibility of regular expression used in QueryUtils.
8+
* DATAJPA-966 - Release 1.10.4 (Hopper SR4).
9+
10+
411
Changes in version 1.9.6.RELEASE (2016-09-29)
512
---------------------------------------------
613
* DATAJPA-975 - Release 1.9.6 (Gosling SR6).

0 commit comments

Comments
 (0)