From f74518842f867c4edcd057703c5a035087d60e8a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 18 May 2021 17:09:16 +0200 Subject: Update changelog --- doc/changelog.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index e3f732606..37543b549 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -15,6 +15,16 @@ 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. +[[v2.3.0]] +v2.3.0 (unreleased) +------------------- + +Changed +~~~~~~~ + +The `fonts.web.*` settings now support URL patterns. + + [[v2.2.2]] v2.2.2 (unreleased) ------------------- @@ -29,6 +39,8 @@ Fixed renderer process crashes. This is now worked around by qutebrowser. - When an (broken) binding to `set-cmd-text` without any argument existed, using `:` would crash, which is now fixed. +- New site-specific quirk (again) working around not being able to type + accented/composed characters on Google Docs. [[v2.2.1]] v2.2.1 (2021-04-29) -- cgit v1.2.3-54-g00ecf