DATACMNS-30 - Made implementations of Page, Pageable and Sort serializable.

This commit is contained in:
Oliver Gierke
2011-04-20 17:15:42 +02:00
parent 9ff83e6542
commit 3f22104c7c
4 changed files with 18 additions and 3 deletions

View File

@@ -1,6 +1,12 @@
Spring Data Commons Changelog
=============================================
Changes in version 1.0.1
----------------------------------------
General
* Implementations of Page, Pageable and Sort are now serializable (DATACMNS-30)
Changes in version 1.0.0.M6 (2011-03-25)
----------------------------------------