Skip to content

Commit 5046601

Browse files
committed
DATAGRAPH-1417 - Updated changelog.
1 parent 0a95db2 commit 5046601

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.
@@ -1942,5 +1954,6 @@ General
19421954

19431955

19441956

1957+
19451958

19461959

0 commit comments

Comments
 (0)