DATAGRAPH-576 - Updated changelog.

This commit is contained in:
Oliver Gierke
2015-03-23 12:03:59 +01:00
parent f40aa0e939
commit df6d337f89

View File

@@ -1,6 +1,18 @@
Spring Data Neo4j Changelog
===========================
Changes in version 3.3.0.RELEASE (2015-03-23)
---------------------------------------------
* DATAGRAPH-576 - Release 3.3 GA.
* DATAGRAPH-548 - Fix Caching of IndexInfo for RestIndex.
* DATAGRAPH-547 - Add Neo4j-Embedded Tx-Manager.
* DATAGRAPH-546 - Add Neo4jOperations.saveOnly.
* DATAGRAPH-545 - Add SingleLabelTypeRepresentationStrategy.
* DATAGRAPH-544 - Relationship Properties are not saved when using new remote implementation.
* DATAGRAPH-528 - Derived repository query methods not working with Java 8 compile flag '-parameters'.
* DATAGRAPH-443 - Fix @Param annotation for derived finder methods.
Changes in version 4.0.0.M1 (2015-03-20)
----------------------------------------