Ignore line endings in indexer tests (fixes #207)

Change-Id: I3a204c9b6b3908a3a2395a13eea9890c0943ee88
diff --git a/Changes b/Changes
index 31298c5..9f159b0 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.64.1 2025-05-26
+    - [bugfix] Ignore line endings in indexer tests. (diewald)
+
 0.64.0 2025-04-30
     - [feature] Support signed matchids to prevent consecutive
       positional requests (diewald)