DATAGRAPH-1195 - Updated changelog.

This commit is contained in:
Oliver Drotbohm
2019-04-01 20:03:15 +02:00
parent c0b8b09d70
commit b96286fcda

View File

@@ -1,6 +1,16 @@
Spring Data Neo4j Changelog
===========================
Changes in version 5.1.6.RELEASE (2019-04-01)
---------------------------------------------
* DATAGRAPH-1213 - Upgrade to Neo4j OGM 3.1.8.
* DATAGRAPH-1210 - Fix treatment of collection-like constructor parameters.
* DATAGRAPH-1209 - Upgrade Checkstyle Maven plugin.
* DATAGRAPH-1203 - Fix computation of distance in meters for "Near" queries.
* DATAGRAPH-1196 - Improve documentation.
* DATAGRAPH-1195 - Release 5.1.6 (Lovelace SR6).
Changes in version 5.0.14.RELEASE (2019-04-01)
----------------------------------------------
* DATAGRAPH-1179 - Release 5.0.14 (Kay SR14).