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