Skip to content

Commit afaab69

Browse files
committed
Updated changelog.
See #2189
1 parent 099a827 commit afaab69

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data Neo4j Changelog
22
===========================
33

4+
Changes in version 6.0.7 (2021-03-31)
5+
-------------------------------------
6+
* #2203 - Enable mapping of list of lists of nodes or relationships.
7+
* #2199 - Polymorphic query do no longer work in 6.0.6.
8+
* #2196 - Same node with double Relationship not saved correctly.
9+
* #2193 - Don't roll back the transaction through setRollbackOnly.
10+
* #2191 - Problem with multiple bidirectional relationships and nodes.
11+
* #2168 - Treat no attributes annotated with `@ConvertedWith` as association.
12+
13+
414
Changes in version 6.1.0-RC1 (2021-03-31)
515
-----------------------------------------
616
* #2207 - Improve the pair of isEntity and isAssociation.
@@ -2211,5 +2221,6 @@ General
22112221

22122222

22132223

2224+
22142225

22152226

0 commit comments

Comments
 (0)