From 46d5cfe033cf8761ec8069c5020a5aa1c038dd76 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 974c3781a..f304fe759 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.