Added another change to changelog.

This commit is contained in:
Oliver Gierke
2011-03-11 18:32:39 +01:00
parent 7aeb6c3f5c
commit d60f53e8f3

View File

@@ -15,6 +15,7 @@ Repository
* Fixed returning wrong class PersistableEntityMetadata (DATACMNS-19)
* Introduced infrastructure to post-process RepositoryQuery instances (DATACMNS-18)
* Renamed Repository.findById(…) to findOne(…) (DATACMNS-20)
* Extension module for Spring MVC integration (DATAJPA-19)
Changes in version 1.0.0.M3 (2011-02-09)
----------------------------------------