diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 2057265a8..9652f9b41 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -59,6 +59,7 @@ Changed the most recently focused (instead of the last opened) window. This can be configured with the new `new-instance-open-target.window` setting. - Word hints now are more clever about getting the element text from some elements. +- Completions for `:help` and `:bind` now also show hidden commands Removed ~~~~~~~