summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index f9148f76d..91b02b0da 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -19,6 +19,12 @@ breaking changes (such as renamed commands) can happen in minor releases.
v3.2.0 (unreleased)
-------------------
+Changed
+~~~~~~~
+
+- A few more completions will now match search terms in any order:
+ `:quickmark-*`, `:bookmark-*`, `:tab-take` and `:tab-select` (for the quick
+ and bookmark categories). (#7955)
[[v3.1.1]]
v3.1.1 (unreleased)