DATAJPA-878 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-04-06 16:34:33 +02:00
committed by Oliver Gierke
parent 27d7486e94
commit fdfb980ef5

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog Spring Data JPA Changelog
========================= =========================
Changes in version 1.10.0.RELEASE (2016-04-06)
----------------------------------------------
* DATAJPA-880 - Add pull request template.
* DATAJPA-878 - Release 1.10 GA (Hopper).
* DATAJPA-876 - Update documentation for Spring Data JPA 1.10.
* DATAJPA-838 - Add section on ad-hoc @EntityGraphs to reference documentation.
Changes in version 1.10.0.RC1 (2016-03-18) Changes in version 1.10.0.RC1 (2016-03-18)
------------------------------------------ ------------------------------------------
* DATAJPA-871 - Allow usage of composed annotations using @AliasFor. * DATAJPA-871 - Allow usage of composed annotations using @AliasFor.