commit | 44057c4b95baea63503ff43601a4b2762290394e | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sun Mar 09 15:57:51 2025 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Apr 01 09:42:53 2025 +0200 |
tree | 3d95984e586826211ec8ce90b2a8353e24dffd29 | |
parent | 9bcc69718bedb75c88096701502804d6d6eff6cc [diff] [blame] |
Support signed match identifiers Change-Id: Ib0fe20bcad0b3f6984bad0db1da326600956685a
diff --git a/Changes b/Changes index d0bac00..d5fc72b 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,7 @@ +0.64.0 2025-03-28 + - [feature] Support signed matchids to prevent consecutive + positional requests (diewald) + 0.63.3 2024-12-15 - [performance] Improve short circuit on count=0 and cutoff=true (diewald)