From 859c1abb7b65290dc6388ce1d5b323747e63a702 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Mon, 13 Jun 2011 11:38:05 +0200 Subject: [PATCH] changelog updates --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 3861b0fea..9f021344b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -7,11 +7,11 @@ Changes in version 1.1.0.M1 (2011-06-13) * updated dependency to AspectJ 1.6.12.M1 (also available with STS 2.7.0.M2) * fixed errors in the REST binding (multiple property setting, index operations) * added sample build scripts for gradle and ant/ivy +* API updates to Neo4j 1.4 changes * added support for the Neo4j query language "Cypher" in entity annotations, introduced methods and repositories * added support for self-relationships * elementClass annotation attribute is now optional * updated documentation for: merge behaviour, annotation inheritance, support for primitive collection types, IDE aspectj support - grails support, alternative build systems Changes in version 1.0.0.RELEASE (2011-04-18) ---------------------------------------------