diff options
author | Kali Kaneko <kali@leap.se> | 2018-01-02 23:53:57 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-01-06 19:57:55 +0100 |
commit | 501379ee09c3510d1737d6292a2dd5732c19dfef (patch) | |
tree | 231f16778e10f12d9514126a8a121e938289f880 /docs/changelog.rst | |
parent | eb431c28a9e7df0cc8c2a701b9d0f053739dcbb4 (diff) |
[refactor] webengine entrypoint
this commit deprecates qtwebkit usage.
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index e2067a21..aa7ac132 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,7 @@ Features Bugfixes ~~~~~~~~ - `#9171 <https://0xacab.org/leap/bitmask-dev/issues/9171>`_: fix a bug in bootstrap that avoided more than one user to login. +- `#9165 <https://0xacab.org/leap/bitmask-dev/issues/9165>`_: deprecate pyqt5-webkit, use qtwebengine instead. Misc ~~~~ |