DATAJPA-1715 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 10:52:55 +02:00
parent 34a660b8a4
commit adff5cb6f0

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.RC2 (2020-04-28)
-----------------------------------------
* DATAJPA-1712 - Fix minor documentation typo.
@@ -1959,3 +1967,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/