From 32157e1150f8dfb0a8db4a76afbfd20cbe505b39 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 11:20:53 +0200 Subject: [PATCH] DATAGRAPH-1233 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index e28001f35..c9e486b5f 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Neo4j Changelog =========================== +Changes in version 5.1.10.RELEASE (2019-08-05) +---------------------------------------------- +* DATAGRAPH-1240 - Declare Jackson dependencies without explicit versions. +* DATAGRAPH-1238 - Unify README. +* DATAGRAPH-1236 - Integrate nohttp tooling into CI build profile. +* DATAGRAPH-1233 - Release 5.1.10 (Lovelace SR10). +* DATAGRAPH-1229 - Introduce Jenkins CI. + + Changes in version 4.2.23.RELEASE (2019-08-05) ---------------------------------------------- * DATAGRAPH-1229 - Introduce Jenkins CI.