DATAJPA-1716 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 12:10:42 +02:00
parent 2679b8b27e
commit 8a36bc51a9

View File

@@ -1,6 +1,22 @@
Spring Data JPA Changelog
=========================
Changes in version 2.2.8.RELEASE (2020-06-10)
---------------------------------------------
* DATAJPA-1724 - Remove superfluous parenthesis from Javadoc.
* DATAJPA-1720 - Remove Travis CI.
* DATAJPA-1716 - Release 2.2.8 (Moore SR8).
* DATAJPA-1576 - JpaMetamodelEntityInformation.getId(…) uses field access for proxied entities.
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.
@@ -1968,3 +1984,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/