From 1fefde02368aff349a4b30af08e901187ca81285 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 2 May 2014 14:24:14 +0200 Subject: [PATCH] DATAGRAPH-467 - 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 87536630e..8f4f093b6 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.1.0.RC1 (2014-05-02) +----------------------------------------- +* DATAGRAPH-468 - Remove obsolete repository declarations from pom.xml. +* DATAGRAPH-467 - Release 3.1 RC1. +* DATAGRAPH-463 - Upgrade to Neo4j 2.0.2. + + Changes in version 3.0.2.RELEASE (2014-04-15) --------------------------------------------- * DATAGRAPH-451 - Validation on RelationshipEntity fails