DATAREST-1112 - Updated changelog.

This commit is contained in:
Oliver Gierke
2017-09-11 17:23:47 +02:00
parent ac4de647a4
commit cde2155a88

View File

@@ -1,6 +1,13 @@
Spring Data REST Changelog
==========================
Changes in version 3.0.0.RC3 (2017-09-11)
-----------------------------------------
* DATAREST-1126 - Upgrade to latest HAL browser (ad9b865).
* DATAREST-1121 - Last modification header detection fails for projected query method executions.
* DATAREST-1112 - Release 3.0 RC3 (Kay).
Changes in version 2.6.7.RELEASE (2017-09-11)
---------------------------------------------
* DATAREST-1127 - Path expressions in JSON Patch allow references to non-properties.