From e8081f11430dddf4de5c4a532219ede7a609236a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 Sep 2016 15:29:08 +0200 Subject: [PATCH] DATAGRAPH-912 - Updated changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 53cb5a9a1..4c33bbfdd 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Neo4j Changelog =========================== +Changes in version 3.4.5.RELEASE (2016-09-20) +--------------------------------------------- +* DATAGRAPH-912 - Release 3.4.5 (Gosling SR5). +* DATAGRAPH-870 - Incorrect relative paths in rest requests of https URLs. +* DATAGRAPH-869 - Support disabling SSL handshaking. + + Changes in version 4.1.3.RELEASE (2016-09-20) --------------------------------------------- * DATAGRAPH-911 - Upgrade to Neo4j OGM 2.0.5.