DATAJPA-28 - Updated changelog.

This commit is contained in:
Oliver Gierke
2011-02-25 14:45:03 +01:00
parent 99a05d5bb0
commit d3e55886aa

View File

@@ -6,6 +6,7 @@ Changes in version 1.0.0.M2
* Added support for 'Distinct' (DATACMNS-15)
* Added support for 'In' and 'NotIn' (DATAJPA-30)
* Adapted new metadata API (DATAJPA-32, DATACMNS-17)
* Support for XML based entity mapping (DATAJPA-28)
Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/DATAJPA/fixforversion/11786
----------------------------------------