From 3e9b604b77f252f81d826c6b015e875e9a12fc32 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 13 Aug 2014 15:05:04 +0200 Subject: [PATCH] DATAGRAPH-501 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 0d1ea1aa0..36ff6de7d 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Neo4j Changelog =========================== +Changes in version 3.2.0.RC1 (2014-08-13) +----------------------------------------- +* DATAGRAPH-501 - Release 3.2 RC1. +* DATAGRAPH-500 - Add support for custom implementations in CDI repositories. +* DATAGRAPH-499 - Move to Asciidoctor for reference documentation. +* DATAGRAPH-492 - Adapt to deprecation removals in Spring Data Commons. + + Changes in version 3.1.2.RELEASE (2014-07-28) --------------------------------------------- * DATAGRAPH-496 - Release 3.1.2.