DATAJPA-1605 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-11-04 09:28:58 +01:00
parent c80a25a095
commit df84bffd9f

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.12.RELEASE (2019-11-04)
----------------------------------------------
* DATAJPA-1620 - Update versions of Hibernate and Eclipselink.
* DATAJPA-1618 - Fix repository for EclipseLink.
* DATAJPA-1617 - Fix quotation marks in documentation.
* DATAJPA-1605 - Release 2.1.12 (Lovelace SR12).
Changes in version 2.2.0.RELEASE (2019-09-30)
---------------------------------------------
* DATAJPA-1604 - Move off deprecated QPageRequest constructors.