From 7c14a4f69862d3e8a900067c44259e378d363a68 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Thu, 21 Nov 2013 07:04:54 +0000 Subject: [PATCH] DATAGRAPH-411 - Updated changelog. --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 5fdaf61d8..1133264b9 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,18 @@ Spring Data Neo4j Changelog =========================== +Changes in version 3.0.0.M1 (2013-11-20) +---------------------------------------- +* DATAGRAPH-408 Upgrade to latest Spring Data Build, Spring Framework 3.2.5 +* DATAGRAPH-409 Improved default transaction configuration for repositories +* DATAGRAPH-407 deleting entities with a read-only index doesn't fail +* DATAGRAPH-406 Removing Gremlin Dependency +* DATAGRAPH-384 Upgrade to Neo4j 2.0.0-M06 +* DATAGRAPH-389 Derived Queries for Labels +* DATAGRAPH-387 Label based NodeTypeRepresentationStrategy +* DATAGRAPH-340 Implementation +* DATAGRAPH-393 Fix Infrastructure Setup for REST-GraphDatabase + Changes in version 2.3.0.GA (2013-09-09) ---------------------------------------- * DATAGRAPH-377 Upgrade to Neo4 1.9.3