Skip to content

Commit c3e9764

Browse files
committed
DATAJPA-869 - Updated changelog.
1 parent 9e39ada commit c3e9764

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data JPA Changelog
22
=========================
33

4+
Changes in version 1.10.0.RC1 (2016-03-18)
5+
------------------------------------------
6+
* DATAJPA-871 - Allow usage of composed annotations using @AliasFor.
7+
* DATAJPA-869 - Release 1.10 RC1 (Hopper).
8+
* DATAJPA-867 - Upgrade persistence provider dependencies to latest version.
9+
* DATAJPA-864 - Query execution fails for manually defined queries containing a constructor expression.
10+
* DATAJPA-862 - Reference documentation contains wrong property index "?0" in @Query example.
11+
* DATAJPA-813 - Error creating DefaultJpaContext bean in test cases.
12+
* DATAJPA-218 - Support for Query by Example.
13+
14+
415
Changes in version 1.9.4.RELEASE (2016-02-23)
516
---------------------------------------------
617
* DATAJPA-862 - Reference documentation contains wrong property index "?0" in @Query example.

0 commit comments

Comments
 (0)