From f585803253975b34ded42be77ed6ebe6bf8e515d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 15:46:13 +0100 Subject: [PATCH] DATAGRAPH-1406 - Updated changelog. --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 56a7b1eb8..79fe39cab 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,16 @@ Spring Data Neo4j Changelog =========================== +Changes in version 6.0.0 (2020-10-28) +------------------------------------- +* DATAGRAPH-1414 - Documentation for relationships and mapping. +* DATAGRAPH-1412 - Support more return patterns. +* DATAGRAPH-1411 - SDN/RX @Query is not populating dynamic relationships. +* DATAGRAPH-1409 - Add missing support for custom paged queries. +* DATAGRAPH-1406 - Release 6.0 GA (2020.0.0). +* DATAGRAPH-1403 - Add reactive DataNeo4jAuditing support. + + Changes in version 5.3.5.RELEASE (2020-10-28) --------------------------------------------- * DATAGRAPH-1399 - Upgrade to Neo4j-OGM 3.2.17. @@ -1931,5 +1941,6 @@ General +