diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 8f9c5487c..87536630e 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Neo4j Changelog =========================== +Changes in version 3.0.2.RELEASE (2014-04-15) +--------------------------------------------- +* DATAGRAPH-451 - Validation on RelationshipEntity fails +* DATAGRAPH-449 - Update Documentation for 3.0 Changes +* DATAGRAPH-450 - Update Examples to 3.0 +* DATAGRAPH-462 - Release 3.0.2 + Changes in version 3.1.0.M1 (2014-03-31) ---------------------------------------- * DATAGRAPH-433 - Correctly Handle Uniqueness with Schema Based Indexes