Browse Source

preparing for M4

pull/2/head 1.0.0.M4
Thomas Risberg 15 years ago
parent
commit
206e73d1ef
  1. 4
      src/main/resources/changelog.txt

4
src/main/resources/changelog.txt

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
Spring Data Commons Changelog
=============================================
Changes in version 1.0.0.M4
Changes in version 1.0.0.M4 (2011-03-15)
----------------------------------------
General
@ -15,9 +15,9 @@ Repository @@ -15,9 +15,9 @@ 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)
* Changed method signature of Repository.findAll(...) and according methods to Iterable<T> (DATACMNS-21)
Changes in version 1.0.0.M3 (2011-02-09)
----------------------------------------

Loading…
Cancel
Save