Skip to content

Commit 778348c

Browse files
committed
DATAGRAPH-1417 - Updated changelog.
1 parent 4db8179 commit 778348c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Data Neo4j Changelog
22
===========================
33

4+
Changes in version 6.0.1 (2020-11-11)
5+
-------------------------------------
6+
* DATAGRAPH-1425 - Support strict mode for entity detection.
7+
* DATAGRAPH-1424 - Make derived queries target the correct path with multiple relationships to the same target node.
8+
* DATAGRAPH-1423 - Add a better error message when persisting invalid implicit entities.
9+
* DATAGRAPH-1422 - Section hightlighting in the current reference documentation is mostly broken.
10+
* DATAGRAPH-1421 - Fix issues in the new reference documentation.
11+
* DATAGRAPH-1420 - Check for TargetNode in RelationshipProperties.
12+
* DATAGRAPH-1419 - Enable Maven repository caching for Jenkins jobs.
13+
* DATAGRAPH-1417 - Release 6.0.1 (2020.0.1).
14+
15+
416
Changes in version 6.0.0 (2020-10-28)
517
-------------------------------------
618
* DATAGRAPH-1414 - Documentation for relationships and mapping.
@@ -1936,5 +1948,6 @@ General
19361948

19371949

19381950

1951+
19391952

19401953

0 commit comments

Comments
 (0)