DATAJPA-604 - Updated changelog.

This commit is contained in:
Oliver Gierke
2014-09-05 09:23:28 +02:00
committed by Christoph Strobl
parent d7b928c452
commit 82f1810891

View File

@@ -1,6 +1,17 @@
Spring Data JPA Changelog
=========================
Changes in version 1.7.0.RELEASE (2014-09-05)
---------------------------------------------
* DATAJPA-604 - Release 1.7 GA.
* DATAJPA-603 - Update Travis build profiles to build against Spring 4.0 and 4.1 snapshots.
* DATAJPA-602 - Upgrade to AspectJ Maven Plugin 1.6.
* DATAJPA-597 - Saving detatched entity breaks when moving from Spring Data JPA 1.5.3 to 1.6.2.
* DATAJPA-596 - Allow sorting by querydsl operator expression.
* DATAJPA-594 - Polish Asciidoctor rerefernce documentation.
* DATAJPA-593 - Custom repository implementations are not picked up when using CDI.
Changes in version 1.6.4.RELEASE (2014-08-27)
---------------------------------------------
* DATAJPA-597 - Saving detatched entity breaks when moving from Spring Data JPA 1.5.3 to 1.6.2.