Fix query-by-match for multi-colon values
Change-Id: Idc16bb535f4ec07d5aaee9f9d241d9eee6c6bf6e
diff --git a/Changes b/Changes
index 3351bc5..a0f6a46 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.43 2021-11-05
+0.43 2021-11-16
- New menu class that has an entry at the very end,
similar to the input text prefix,
that is always available. (lerepp)
@@ -45,6 +45,7 @@
- Support default value for plugin toggle embeddings.
- Fix wrong handling of utf8 input in login that can
lead to server crash.
+ - Fix query-by-match for multiple colons.
0.42 2021-06-18
- Added GitHub based CI for perl.