preparing for M2

This commit is contained in:
Thomas Risberg
2011-01-31 15:07:54 -05:00
parent 1068f9dfb1
commit 3714f0aa01
5 changed files with 38 additions and 5 deletions

View File

@@ -1,6 +1,17 @@
Spring Data Commons Changelog
=============================================
Changes in version 1.0.0.M2 (2011-01-31)
----------------------------------------
General
* Indexed annotation now has an "indexName" attribute
Repository
* Improvements in the pagination support
* Introduced Property abstraction for more sophisticated query method name parsing.
* Made transaction support in repository factory base classes optional
Changes in version 1.0.0.M1 (2010-12-23)
----------------------------------------