From 07e831cee5f0232954c9708bb8c314833eb51b79 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 19 Mar 2018 10:28:25 +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 ccd49d0fc..db91eedca 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -37,6 +37,7 @@ Fixed reload. - The window icon and title now get set correctly again. - The `tabs.switching_delay` setting now has a correct maximum value limit set. +- The `taskadd` script now works properly when there's multi-line output. v1.2.1 ------