Updated changelog.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
Spring Data JPA Changelog
|
||||
=============================================
|
||||
|
||||
Changes in version 1.0.0.RC1
|
||||
----------------------------------------
|
||||
* Improved performance of query execution by uhsing method.getAnnotation(…) instead of AnnotationUtils.getAnnotation(…)
|
||||
|
||||
Changes in version 1.0.0.M2 (2011-03-24) - https://jira.springsource.org/browse/DATAJPA/fixforversion/11800
|
||||
----------------------------------------
|
||||
* Dynamic sorting functionality (through Sort query method parameter) works again
|
||||
|
||||
Reference in New Issue
Block a user