Skip to content

Commit e4f7d32

Browse files
committed
docs: prepare 0.53.9 changelog
1 parent 51d69d1 commit e4f7d32

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ All notable changes to the PyGraphistry are documented in this file. The PyGraph
55
The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and all PyGraphistry-specific breaking changes are explictly noted here.
77

8-
## [Development]
9-
<!-- Do Not Erase This Section - Used for tracking unreleased changes -->
8+
## [0.53.9 - 2026-03-31]
109

1110
### Fixed
1211
- **GFQL / Cypher**: Added bounded direct local Cypher reentry support for the vectorized same-alias `MATCH ... WITH ... MATCH ...` subset, including carried scalar projections and trailing `RETURN` / `ORDER BY` use on the carried alias. Unsupported cross-alias, fresh row-seeded, and prefix-order-dependent shapes now fail fast instead of silently miscompiling.

0 commit comments

Comments
 (0)