From 8ae3047f2a156b181e0974a3faa6082aeb45e160 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 18 Mar 2018 19:00:07 +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 d02dfcc2a..ccd49d0fc 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -36,6 +36,7 @@ Fixed - Loading URLs with customized settings from a session now avoids an additional reload. - The window icon and title now get set correctly again. +- The `tabs.switching_delay` setting now has a correct maximum value limit set. v1.2.1 ------