DATAJPA-1465 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-01-10 09:52:06 +01:00
parent 2d72f8f323
commit e1c4459c8f

View File

@@ -1,6 +1,16 @@
Spring Data JPA Changelog
=========================
Changes in version 1.11.18.RELEASE (2019-01-10)
-----------------------------------------------
* DATAJPA-1490 - Update copyright years to 2019.
* DATAJPA-1485 - Ambiguity around @Modifying within documentation.
* DATAJPA-1483 - Upgrade Hibernate 5.4 build profile after GA release.
* DATAJPA-1473 - Add build profile for released Hibernate 5.4.
* DATAJPA-1472 - Fix Travis build failing due to moved JDK8.
* DATAJPA-1465 - Release 1.11.18 (Ingalls SR18).
Changes in version 2.2.0.M1 (2018-12-11)
----------------------------------------
* DATAJPA-1479 - Simplify reference documentation setup.