DATAREST-401 - Updated changelog.

This commit is contained in:
Oliver Gierke
2014-10-30 11:57:45 +01:00
committed by Christoph Strobl
parent 4b6e5bffc3
commit 2e03e8397e

View File

@@ -1,6 +1,14 @@
Spring Data REST Changelog
==========================
Changes in version 2.2.1.RELEASE (2014-10-30)
---------------------------------------------
* DATAREST-401 - Release 2.2.1.
* DATAREST-385 - Projection doesn't work with a @MappedSuperclass.
* DATAREST-384 - Query method do not consider Sort parameters.
* DATAREST-381 - Controllers for Alps and repository listing get listed under the root even if a base URI is configured.
Changes in version 2.2.0.RELEASE (2014-09-05)
---------------------------------------------
* DATAREST-381 - Controllers for Alps and repository listing get listed under the root even if a base URI is configured.