From 7c4356280728e5d5240d9142b766c28b6a694640 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 30 Oct 2018 15:43:04 +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 8de8fa078..805653620 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -58,6 +58,7 @@ Fixed now correctly replaced. - Invalid hint length calculation in certain rare cases. - Dragging tabs in the tab bar (which was broken in v1.5.0) +- Using Shift-Home in command mode now works properly. v1.5.2 ------