Update changelog

This commit is contained in:
Florian Bruhin 2020-11-11 18:31:31 +01:00
parent 6acd40a383
commit 90446e9da4
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@ Major changes
at the time of writing, it's recommended to
https://github.com/qutebrowser/qutebrowser/blob/master/doc/install.asciidoc#installing-qutebrowser-with-virtualenv[install qutebrowser in a virtualenv]
with a newer version of Qt/PyQt.
- 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
still relying on it. The `cssutils` project is also dead upstream, with its
repository being gone after Bitbucket
https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket[removed Mercurial support].
Removed
~~~~~~~