diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index cc65ebdff..2acd9505f 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,18 @@ Spring Data Neo4j Changelog =========================== +Changes in version 4.1.3.RELEASE (2016-09-20) +--------------------------------------------- +* DATAGRAPH-911 - Upgrade to Neo4j OGM 2.0.5. +* DATAGRAPH-910 - Upgrade to Neo4j OGM 2.0.5-snapshot. +* DATAGRAPH-909 - Ensure all documentation is correct and up to date. +* DATAGRAPH-908 - Upgrade to Neo4j OGM 2.0.4. +* DATAGRAPH-907 - Integrate Spring READ_ONLY Transactions with OGM. +* DATAGRAPH-905 - Count on relationship entity repository returns 0. +* DATAGRAPH-880 - Release 4.1.3 (Hopper SR3). +* DATAGRAPH-865 - Spurious warnings related to enum classes. + + Changes in version 4.2.0.M1 (2016-07-27) ---------------------------------------- * DATAGRAPH-889 - Upgrade to Neo4j OGM 2.0.4.