Browse Source

DATACMNS-130 - Prepare 1.2.1 release.

Updated change log.
pull/13/merge
Oliver Gierke 14 years ago
parent
commit
f87ba030f1
  1. 5
      src/main/resources/changelog.txt

5
src/main/resources/changelog.txt

@ -1,6 +1,11 @@
Spring Data Commons Changelog 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) Changes in version 1.2.0.RELEASE (2011-12-22)
--------------------------------------------- ---------------------------------------------

Loading…
Cancel
Save