From 9b72d969452f1fc06336c79b0bc79bc198ec7fba Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 5 Sep 2014 09:23:33 +0200 Subject: [PATCH] DATAGRAPH-512 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 7e7901403..7cd4f4f5c 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Neo4j Changelog =========================== +Changes in version 3.2.0.RELEASE (2014-09-05) +--------------------------------------------- +* DATAGRAPH-512 - Release 3.2 GA. +* DATAGRAPH-511 - Make sure Spring Data Neo4j builds on Spring 4.1. +* DATAGRAPH-506 - Remove plugin declaration that prevents IDE import from working correctly. +* DATAGRAPH-505 - Custom repository implementations are not picked up when using CDI. +* DATAGRAPH-503 - Polish reference documentation. + + Changes in version 3.1.4.RELEASE (2014-08-27) --------------------------------------------- * DATAGRAPH-504 - Release 3.1.4.