Skip to content

Commit 7600821

Browse files
committed
DATAJPA-1090 - Updated changelog.
1 parent d9a0887 commit 7600821

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.0.0.M3 (2017-05-09)
5+
----------------------------------------
6+
* DATAJPA-1104 - Adapt to API changes in repository interfaces.
7+
* DATAJPA-1102 - Upgrade to Eclipselink 2.6.4.
8+
* DATAJPA-1099 - Make sure Travis builds resolve dependencies only on repositories defined by our POM.
9+
* DATAJPA-1098 - Javadoc on Specification. toPredicate should state that it may return null.
10+
* DATAJPA-1090 - Release 2.0 M3 (Kay).
11+
* DATAJPA-1087 - Regression: query hints not applied to count queries for QueryDSL.
12+
* DATAJPA-1075 - Dynamic entity graphs may still omit subgraphs.
13+
14+
415
Changes in version 1.10.10.RELEASE (2017-04-19)
516
-----------------------------------------------
617
* DATAJPA-1095 - Release 1.10.10 (Hopper SR10).

0 commit comments

Comments
 (0)