DATAREST-1308 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-01-10 11:09:20 +01:00
parent 9c98604698
commit 4d3a7cf1ba

View File

@@ -1,6 +1,16 @@
Spring Data REST Changelog
==========================
Changes in version 3.0.13.RELEASE (2019-01-10)
----------------------------------------------
* DATAREST-1330 - Update copyright years to 2019.
* DATAREST-1322 - Proxy class detection for Hibernate 5 fails.
* DATAREST-1321 - Support non-string values for lookup types.
* DATAREST-1320 - NullPointerException when ResourceMetadata not found for a specific type.
* DATAREST-1308 - Release 3.0.13 (Kay SR13).
* DATAREST-1304 - PUT and PATCH don't work, when custom entity lookup is configured.
Changes in version 2.6.18.RELEASE (2019-01-10)
----------------------------------------------
* DATAREST-1330 - Update copyright years to 2019.