Added recent changes to the changelog.
This commit is contained in:
@@ -4,12 +4,17 @@ Spring Data Commons Changelog
|
||||
Changes in version 1.0.0.M4
|
||||
----------------------------------------
|
||||
|
||||
General
|
||||
* Fixed dependency scopes of logging libraries (DATACMNS-14)
|
||||
|
||||
Repository
|
||||
* Improved ParameterAccessor infrastructure
|
||||
* Added support for 'Distinct' keyword in finder method names (DATACMNS-15)
|
||||
* Added support for 'In' and 'NotIn' keywords (DATACMNS-16)
|
||||
* Introduced metamodel for entities and repositories (DATACMNS-17)
|
||||
* Fixed returning wrong class PersistableEntityMetadata(DATACMNS-19)
|
||||
* Fixed returning wrong class PersistableEntityMetadata (DATACMNS-19)
|
||||
* Introduced infrastructure to post-process RepositoryQuery instances (DATACMNS-18)
|
||||
* Renamed Repository.findById(…) to findOne(…) (DATACMNS-20)
|
||||
|
||||
Changes in version 1.0.0.M3 (2011-02-09)
|
||||
----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user