Skip to content

Commit e718d9f

Browse files
committed
Updated changelog.
See #2304
1 parent 0bf3261 commit e718d9f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 6.1.3 (2021-07-12)
5+
-------------------------------------
6+
* #2319 - Mapping performance optimization.
7+
* #2313 - Multi-level projection support.
8+
* #2287 - Upgrade to CypherDSL 2021.2.3 and adapt Collection-API.
9+
* #2216 - Allow inheritance of concrete classes.
10+
11+
412
Changes in version 6.1.2 (2021-06-22)
513
-------------------------------------
614
* #2301 - Passing empty collections to derived finder methods lead to a `NullPointerException`.
@@ -2349,5 +2357,6 @@ General
23492357

23502358

23512359

2360+
23522361

23532362

0 commit comments

Comments
 (0)