Skip to content

Commit a7c8e97

Browse files
Fix changelog
1 parent e9d040e commit a7c8e97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Version 6.0.1 2026-12
1+
Version 6.0.1 2025-12
22
* Make async iterator fully async, like : async for node in MyNodeClass.nodes
33
* Add thresholding to semantic indexes. Thanks to @greengori11a
44
* Adds support for Python 3.14
55
* Bumps to neo4j driver 6.x
66
* Remove unnecessary typing .pyi files
77

8-
Version 6.0.0 2025-xx
8+
Version 6.0.0 2025-12
99
* Modernize config object, using a dataclass with typing, runtime and update validation rules, and environment variables support
1010
* Fix async support of parallel transactions, using ContextVar
1111
* Introduces merge_by parameter for batch operations to customize merge behaviour (label and property keys)

0 commit comments

Comments
 (0)