DATAGRAPH-688 - Updated changelog.

This commit is contained in:
Oliver Gierke
2015-06-30 12:31:35 +02:00
committed by Christoph Strobl
parent 300754164a
commit afc7be1616

View File

@@ -2,6 +2,18 @@ Spring Data Neo4j Changelog
===========================
Changes in version 3.3.1.RELEASE (2015-06-30)
---------------------------------------------
* DATAGRAPH-688 - Release 3.3.1 (Fowler).
* DATAGRAPH-670 - Refactoring of README.
* DATAGRAPH-669 - Documentation Updates.
* DATAGRAPH-668 - Map inherited projection POJO fields for @QueryResult.
* DATAGRAPH-643 - Support to Neo4j 2.2.
* DATAGRAPH-593 - Support Neo4j 2.2.
* DATAGRAPH-580 - Tests fail against Spring Framework 4.1.6.
* DATAGRAPH-574 - Defer manual Index Addition to just after the transaction succeeded in REST mode.
Changes in version 3.4.0.M1 (2015-06-02)
----------------------------------------
* DATAGRAPH-648 - Use property for Commons IO version from Spring Data build parent.