DATAGRAPH-838 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-03-18 11:06:51 +01:00
committed by Oliver Gierke
parent 1a00fd3ae4
commit a0748aa40c

View File

@@ -1,6 +1,19 @@
Spring Data Neo4j Changelog
===========================
Changes in version 4.1.0.RC1 (2016-03-18)
-----------------------------------------
* DATAGRAPH-838 - Release 4.1 RC1 (Hopper).
* DATAGRAPH-837 - Returning an empty result set from custom query throws exception.
* DATAGRAPH-836 - Documentation / Readme Updates.
* DATAGRAPH-835 - Upgrade to Neo4j OGM 2.0.0 M3.
* DATAGRAPH-832 - GraphRepository should use Neo4jOperations instead of Session.
* DATAGRAPH-831 - Support for Play and other frameworks/containers.
* DATAGRAPH-830 - Support for Play and other frameworks/containers.
* DATAGRAPH-829 - Documentation updates.
* DATAGRAPH-828 - Update README to point out to use the latest OGM.
Changes in version 3.4.4.RELEASE (2016-02-23)
---------------------------------------------
* DATAGRAPH-825 - Release 3.4.4 (Gosling SR4).