Update changelog
This commit is contained in:
parent
6191a81eff
commit
73873c5bbd
@ -20,18 +20,20 @@ v1.0.0 (unreleased)
|
||||
Breaking changes
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- Support for legacy QtWebKit (before 5.212 which is distributed
|
||||
- (TODO) Support for legacy QtWebKit (before 5.212 which is distributed
|
||||
independently from Qt) is dropped.
|
||||
- Support for Python 3.4 is dropped.
|
||||
- Support for Qt before 5.7 is dropped.
|
||||
- (TODO) Support for Python 3.4 is dropped.
|
||||
- (TODO) Support for Qt before 5.7 is dropped.
|
||||
- (TODO) New dependency on ruamel.yaml; dropped PyYAML dependency.
|
||||
- (TODO) The QtWebEngine backend is now used by default if available.
|
||||
- New dependency on the QtSql module and Qt sqlite support.
|
||||
- New dependency on ruamel.yaml; dropped PyYAML dependency.
|
||||
- The QtWebEngine backend is now used by default if available.
|
||||
- New config system which ignores the old config file.
|
||||
- The depedency on PyOpenGL (when using QtWebEngine) got removed. Note
|
||||
that PyQt5.QtOpenGL is still a dependency.
|
||||
- Migrating QtWebEngine data written by versions before 2016-11-15 (before
|
||||
v0.9.0) is now not supported anymore.
|
||||
- Various documentation files got moved to the doc/ subfolder,
|
||||
`qutebrowser.desktop` got moved to misc/.
|
||||
|
||||
Major changes
|
||||
~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user