Skip to content

Commit ec7a3ab

Browse files
committed
Add changelog entry
1 parent 9c3c1e1 commit ec7a3ab

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
### Fixed
9+
10+
- `execute_query_on_graph` now skips nodes that are not part of the output
11+
(optional negated nodes) and makes sure the resulting iterator only produces
12+
unique results.
13+
814
## [4.0.0] - 2025-08-20
915

1016
### Changed

0 commit comments

Comments
 (0)