Update changelog
This commit is contained in:
parent
6acd40a383
commit
90446e9da4
|
|
@ -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
|
||||
~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in New Issue