Skip to content

Commit 5cf982d

Browse files
committed
Updated changelog.
See #2208
1 parent 75a0e49 commit 5cf982d

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.1.0 (2021-04-14)
5+
-------------------------------------
6+
* #2225 - Improve label determination for inherited entities.
7+
* #2224 - Upgrade to Cypher-DSL 2021.2.0.
8+
* #2220 - Align Neo4j and Neo4j driver versions.
9+
* #2219 - Upgrade to Cypher-DSL 2021.1.2.
10+
* #2218 - Upgrade to Neo4j-Java-Driver 4.2.4.
11+
* #2214 - SDN not creating UUID when saving.
12+
* #2201 - Not able to create more than one repository interface.
13+
* #2146 - Clean up repository declarations.
14+
15+
416
Changes in version 6.0.8 (2021-04-14)
517
-------------------------------------
618
* #2225 - Improve label determination for inherited entities.
@@ -2241,5 +2253,6 @@ General
22412253

22422254

22432255

2256+
22442257

22452258

0 commit comments

Comments
 (0)