Fix cross-doc leakage in nested WithinSpans
Change-Id: I686e8ed339aa833c94df39d09cf87f052fd86541
diff --git a/Changes b/Changes
index 80a5ed3..a5366f3 100644
--- a/Changes
+++ b/Changes
@@ -1,11 +1,13 @@
-0.65.1 2026-06-10
+0.65.1 2026-06-16
- [feature] Prevent indexation of documents without
a token stream (diewald; AI-assisted Claude Opus 4.6)
- [bugfix] Fix "force" in commit method
(diewald; AI-assisted Claude Opus 4.6)
- [tool] Add standalone MetaExporter tool
(kupietz; AI-assistend Claude Opus 4.8)
-
+ - [bugfix] Fix cross-doc leakage in nested WithinSpans
+ (diewald; AI-assisted Claude Opus 4.6)
+
0.65 2026-05-12
- [bugfix] Keep highlights that extend beyond a cut match
(diewald; fixes #177; AI-assisted Claude Opus 4.6)