changelog updates

This commit is contained in:
Michael Hunger
2011-06-13 11:38:05 +02:00
parent b627f762d6
commit 859c1abb7b

View File

@@ -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)
---------------------------------------------