Skip to content

Commit 29e3e5f

Browse files
committed
Updated changelog.
See #2209
1 parent 05a50d9 commit 29e3e5f

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.8 (2021-04-14)
5+
-------------------------------------
6+
* #2225 - Improve label determination for inherited entities.
7+
* #2220 - Align Neo4j and Neo4j driver versions.
8+
* #2219 - Upgrade to Cypher-DSL 2021.1.2.
9+
* #2214 - SDN not creating UUID when saving.
10+
* #2201 - Not able to create more than one repository interface.
11+
* #2146 - Clean up repository declarations.
12+
13+
414
Changes in version 5.3.9.RELEASE (2021-04-14)
515
---------------------------------------------
616
* #2221 - Upgrade to Neo4j-OGM 3.2.21.
@@ -2230,5 +2240,6 @@ General
22302240

22312241

22322242

2243+
22332244

22342245

0 commit comments

Comments
 (0)