From af3c9a2b9ecb2cee519ed58b80230e44e875c16f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 15 Oct 2017 00:29:45 +0200 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 00281d562..931dd8fd3 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -15,10 +15,19 @@ breaking changes (such as renamed commands) can happen in minor releases. // `Fixed` for any bug fixes. // `Security` to invite users to upgrade in case of vulnerabilities. +v1.1.0 (unreleased) +------------------- + +Added +~~~~~ + +- New `{current_url}` field for `window.title_format` and `tabs.title.format`. +- New `colors.statusbar.passthrough.fg`/`.bg` settings. + v1.0.2 (unreleased) ------------------- -Fixes +Fixed ~~~~~ - Fixed workaround for black screens with Nvidia cards @@ -27,7 +36,7 @@ Fixes v1.0.1 ------ -Fixes +Fixed ~~~~~ - Fixed starting after customizing `fonts.tabs` or `fonts.debug_console`.