DATACMNS-130 - Prepare 1.2.1 release.

Updated change log.
This commit is contained in:
Oliver Gierke
2012-02-03 12:09:26 +01:00
parent c2ed3a2ad2
commit f87ba030f1

View File

@@ -1,6 +1,11 @@
Spring Data Commons Changelog
=============================================
Changes in version 1.2.1 (2012-02-03)
-------------------------------------
* [DATACMNS-125] - QueryExecutorMethodInterceptor does not reject interfaces with query methods if no QueryLookupStrategy defined
* [DATACMNS-119] - Make org.springframework.data.domain.Sort$Order implement Serializable
Changes in version 1.2.0.RELEASE (2011-12-22)
---------------------------------------------