From d033ff3db5d6e0a1efdfe9b51dbddacb21bfefbf Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 Sep 2016 10:54:10 +0200 Subject: [PATCH] DATAGRAPH-880 - Updated changelog. --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 392ab2412..53cb5a9a1 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,18 @@ Spring Data Neo4j Changelog =========================== +Changes in version 4.1.3.RELEASE (2016-09-20) +--------------------------------------------- +* DATAGRAPH-911 - Upgrade to Neo4j OGM 2.0.5. +* DATAGRAPH-910 - Upgrade to Neo4j OGM 2.0.5-snapshot. +* DATAGRAPH-909 - Ensure all documentation is correct and up to date. +* DATAGRAPH-908 - Upgrade to Neo4j OGM 2.0.4. +* DATAGRAPH-907 - Integrate Spring READ_ONLY Transactions with OGM. +* DATAGRAPH-905 - Count on relationship entity repository returns 0. +* DATAGRAPH-880 - Release 4.1.3 (Hopper SR3). +* DATAGRAPH-865 - Spurious warnings related to enum classes. + + Changes in version 4.2.0.M1 (2016-07-27) ---------------------------------------- * DATAGRAPH-889 - Upgrade to Neo4j OGM 2.0.4.