From f607659ece94a23dae69c4a4613bceb6af482d56 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 4 Oct 2015 17:49:36 +0200 Subject: [PATCH] Revert "Update changelog." This reverts commit a2c94e448ec0fba914bd4e3ec399533c96c41e93. --- CHANGELOG.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 5c8abf78c..b0c236e4a 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -43,12 +43,6 @@ Fixed - Fixed displaying of web history if `web-history-max-items` is set to -1. -Removed -~~~~~~~ - -- The `colors -> tabs.bg.bar` setting got removed as the tab size is now - adjusted so the bar is never visible. - v0.4.1 ------