DATAJPA-1715 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 10:52:55 +02:00
parent b8bad6f02e
commit 1620e5f34b

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.18.RELEASE (2020-06-10)
----------------------------------------------
* DATAJPA-1724 - Remove superfluous parenthesis from Javadoc.
* DATAJPA-1720 - Remove Travis CI.
* DATAJPA-1715 - Release 2.1.18 (Lovelace SR18).
* DATAJPA-1576 - JpaMetamodelEntityInformation.getId(…) uses field access for proxied entities.
Changes in version 2.3.0.RELEASE (2020-05-12)
---------------------------------------------
* DATAJPA-1724 - Remove superfluous parenthesis from Javadoc.