commit | be0f5260a7545dc0ea794ef1f997e7651b35c03e | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon May 26 15:48:15 2025 +0200 |
committer | Akron <nils@diewald-online.de> | Mon May 26 15:48:15 2025 +0200 |
tree | acdea57d1b1ce62de576394b9102479a23daa8cd | |
parent | bd4aa4787d3bca0634291b6022aef712494d2da0 [diff] [blame] |
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)