DATAREST-601 - Updated changelog.

This commit is contained in:
Oliver Gierke
2015-07-01 02:08:43 +02:00
committed by Christoph Strobl
parent 4c73f7d486
commit c973582228

View File

@@ -1,6 +1,13 @@
Spring Data REST Changelog
==========================
Changes in version 2.1.6.RELEASE (2015-07-01)
---------------------------------------------
* DATAREST-601 - Release 2.1.6 (Dijkstra).
* DATAREST-538 - Update RepositoryRestMvcConfiguration so that the bean factory knows that Jackson converter beans are type constrained.
* DATAREST-535 - Document how to override Spring Data REST exposed resources using manual controller implementations.
Changes in version 2.2.3.RELEASE (2015-07-01)
---------------------------------------------
* DATAREST-602 - Release 2.2.3 (Evans).