From 6a565d713872db03e432a06d7ff7ffc19fbda3d7 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Fri, 7 Jun 2013 09:04:40 +0200 Subject: [PATCH] changelog --- changelog.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index a6fff3f6d..515de601d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,14 @@ -Spring Data Graph Changelog +Spring Data Neo4j Changelog =========================== +Changes in version 2.3.0.M1 (2013-06-07) +---------------------------------------- +* DATAGRAPH-355 Update to Neo4j 1.9, SD-Commons 1.6.M1, QueryDSL 3.2.0 +* DATAGRAPH-354 fixed behaviour with neo4j:config base-package +* DATAGRAPH-356 Handle transient fields consistently with Spring Data & SD Rest +* DATAGRAPH-325 Cannot return a set from a query with Neo4j +* Infrastructure updates for Neo4jPersistentProperty, Neo4jPersistentEntity and Neo4jMappingContext + Changes in version 2.2.0.RELEASE (2013-02-11) --------------------------------------------- * DATAGRAPH-332 Updated project to new build system and new dependencies