diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 66be9a161..0eedd5f8b 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Neo4j Changelog =========================== +Changes in version 4.2.1.RELEASE (2017-03-02) +--------------------------------------------- +* DATAGRAPH-966 - Remove references to single-argument assertion methods of Spring. +* DATAGRAPH-964 - Release 4.2.1 (Ingalls SR1). +* DATAGRAPH-961 - @RelationshipEntity not hydrated. +* DATAGRAPH-944 - Returning a RelationshipEntity from a custom repository query doesn't work. +* DATAGRAPH-558 - XML config. + + Changes in version 4.1.7.RELEASE (2017-01-26) --------------------------------------------- * DATAGRAPH-941 - Release 4.1.7 (Hopper SR7).