DATAJPA-1716 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 12:10:42 +02:00
parent adff5cb6f0
commit 84950400b2

View File

@@ -1,6 +1,14 @@
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.
@@ -1968,3 +1976,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/