We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d72f8f commit e1c4459Copy full SHA for e1c4459
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 1.11.18.RELEASE (2019-01-10)
5
+-----------------------------------------------
6
+* DATAJPA-1490 - Update copyright years to 2019.
7
+* DATAJPA-1485 - Ambiguity around @Modifying within documentation.
8
+* DATAJPA-1483 - Upgrade Hibernate 5.4 build profile after GA release.
9
+* DATAJPA-1473 - Add build profile for released Hibernate 5.4.
10
+* DATAJPA-1472 - Fix Travis build failing due to moved JDK8.
11
+* DATAJPA-1465 - Release 1.11.18 (Ingalls SR18).
12
+
13
14
Changes in version 2.2.0.M1 (2018-12-11)
15
----------------------------------------
16
* DATAJPA-1479 - Simplify reference documentation setup.
0 commit comments