Skip to content

Commit 2f9d372

Browse files
committed
DATAJPA-1468 - Updated changelog.
1 parent ac10226 commit 2f9d372

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.1.4.RELEASE (2019-01-10)
5+
---------------------------------------------
6+
* DATAJPA-1490 - Update copyright years to 2019.
7+
* DATAJPA-1487 - JpaMetamodelCacheCleanup must not be defined as lazy bean.
8+
* DATAJPA-1485 - Ambiguity around @Modifying within documentation.
9+
* DATAJPA-1484 - Add build profile for Hibernate 6 snapshots.
10+
* DATAJPA-1483 - Upgrade Hibernate 5.4 build profile after GA release.
11+
* DATAJPA-1473 - Add build profile for released Hibernate 5.4.
12+
* DATAJPA-1472 - Fix Travis build failing due to moved JDK8.
13+
* DATAJPA-1468 - Release 2.1.4 (Lovelace SR4).
14+
15+
416
Changes in version 2.0.13.RELEASE (2019-01-10)
517
----------------------------------------------
618
* DATAJPA-1490 - Update copyright years to 2019.

0 commit comments

Comments
 (0)