From 21e8aad7935403684cef9558c4436d2359dceffd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 15 Jan 2021 12:01:15 +0100 Subject: Update changelog --- doc/changelog.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index cf2faf9e6..a939de539 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -51,7 +51,8 @@ Major changes with a newer version of Qt/PyQt. - New optional dependency on the Python `adblock` library, which is now used to integrate Brave's Rust adblocker library, if the `adblock` module is available. -- Windows 7 is not supported anymore by the Windows binaries. + If it is unavailable, qutebrowser falls back to host-blocking, i.e. the same + blocking technique it used before this release. - The (formerly optional) `cssutils` dependency is now removed. It was only needed for improved behavior in corner cases when using `:download --mhtml` with the (non-default) QtWebKit backend, and as such it's unlikely anyone is @@ -70,6 +71,8 @@ Major changes thus requiring the backports for those versions as well. - The former dependency on the `attrs`/`attr` package is now dropped. - On Python 3.6, a new dependency on the `dataclasses` backport is now required. +- Windows 7 is not supported anymore by the Windows binaries. +- TODO: The Windows and macOS binaries are now updated to Python 3.9. Removed ~~~~~~~ -- cgit v1.2.3-54-g00ecf