Skip to content

Commit 308268c

Browse files
committed
Updated changelog.
See #2303
1 parent 68444bc commit 308268c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data Neo4j Changelog
22
===========================
33

4+
Changes in version 6.0.11 (2021-07-16)
5+
--------------------------------------
6+
* #2328 - Create tests for named queries in a non-default location.
7+
* #2326 - `saveAll` use the lowest common denominator for determining the entity type to be saved.
8+
* #2324 - Improve handling of 0-valued `IsoDuration`.
9+
* #2311 - Include `DiscoveryException` in retry predicate.
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)