Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased]

## [3.8.5] - 2026-06-14
### Fixed
- **JSON array membership (`in`) now generates a correct boolean predicate on
every dialect.** Each dialect now owns the full predicate, emitting both the
Expand Down
Loading