Keep highlights that extend beyond a cut match (fixes #177)

Change-Id: I34213933ae40013ccfa8fd5ac21e53cb1613b5b3
diff --git a/Changes b/Changes
index 2a82202..d78dca0 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.64.7 2026-04-28
+    - [bugfix] Keep highlights that extend beyond a cut match
+      (diewald; fixes #177; diewald; AI-assisted Claude Opus 4.6)
+
 0.64.6 2026-03-09
     - [performance] Add leaf cache. (diewald)
     - [bugfix] Fix fingerprinter (wasn't threadsafe; diewald)