Added last fix to changelog.

This commit is contained in:
Oliver Gierke
2011-03-02 08:19:14 +01:00
parent 8e29899eff
commit 1f151bf9ca

View File

@@ -3,6 +3,7 @@ Spring Data JPA Changelog
Changes in version 1.0.0.M2
----------------------------------------
* Dynamic sorting functionality (through Sort query method parameter) works again
* Added support for 'Distinct' (DATACMNS-15)
* Added support for 'In' and 'NotIn' (DATAJPA-30)
* Adapted new metadata API (DATAJPA-32, DATACMNS-17)