Skip to content

Commit

Permalink
DATAJPA-1097 - Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Jun 8, 2017
1 parent ecb7baf commit 0e305d1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Spring Data JPA Changelog
=========================

Changes in version 1.11.4.RELEASE (2017-06-08)
----------------------------------------------
* DATAJPA-1113 - Aggregate Root Domain Events and saveAndFlush.
* DATAJPA-1102 - Upgrade to Eclipselink 2.6.4.
* DATAJPA-1099 - Make sure Travis builds resolve dependencies only on repositories defined by our POM.
* DATAJPA-1098 - Javadoc on Specification. toPredicate should state that it may return null.
* DATAJPA-1097 - Release 1.11.4 (Ingalls SR4).
* DATAJPA-1086 - Improve exception message for missing parameter names on JDK 8.


Changes in version 1.10.11.RELEASE (2017-06-07)
-----------------------------------------------
* DATAJPA-1102 - Upgrade to Eclipselink 2.6.4.
Expand Down

0 comments on commit 0e305d1

Please sign in to comment.