From 0fae611021b7876404b17fd8cda8f630a9b1e9df Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 12 Feb 2018 23:00:55 +0100 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 2d7a054c2..4a23ec48c 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -40,6 +40,7 @@ Added referenced in prompts. - The `hostblock_blame` script which was removed in v1.0 was updated for the new config and re-added. +- New `qute://tabs` page (opened via `:buffer`) which lists all tabs. Changed ~~~~~~~