DATAGRAPH-1217 - Updated changelog.

This commit is contained in:
Oliver Drotbohm
2019-05-10 12:18:03 +02:00
parent 3910f2c4e6
commit 6e617d43f7

View File

@@ -1,6 +1,13 @@
Spring Data Neo4j Changelog
===========================
Changes in version 5.1.7.RELEASE (2019-05-10)
---------------------------------------------
* DATAGRAPH-1222 - Upgrade to Neo4j OGM 3.1.9.
* DATAGRAPH-1220 - Ensure Kotlin Data classes support @Id @Generated value.
* DATAGRAPH-1217 - Release 5.1.7 (Lovelace SR7).
Changes in version 5.2.0.M3 (2019-04-11)
----------------------------------------
* DATAGRAPH-1210 - Fix treatment of collection-like constructor parameters.