summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-07-03 11:15:59 +0200
committerFlorian Bruhin <git@the-compiler.org>2018-07-03 11:15:59 +0200
commit5add2cd9302bf4c116f2fc4443d5627b192f045b (patch)
treea6d76515ddc82009a92c7bfba6e887e6f4069683
parent0af8eec73a8a4290b0a0348f3ad8d8295e17deaa (diff)
downloadqutebrowser-5add2cd9302bf4c116f2fc4443d5627b192f045b.tar.gz
qutebrowser-5add2cd9302bf4c116f2fc4443d5627b192f045b.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 07b11207a..79a75f49f 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -123,6 +123,10 @@ Fixed
Removed
~~~~~~~
+- No prebuilt binaries for 32-bit Windows are supplied anymore. This is due to
+ Qt removing QtWebEngine support for those upstream. It might be possible to
+ distribute 32-bit binaries again with Qt 5.12 in December, but that will only
+ happen if it turns out enough people actually need 32-bit support.
- `:tab-detach` which has been deprecated in v1.1.0 has been removed.
- The `content.developer_extras` setting got removed. On QtWebKit, developer
extras are now automatically enabled when opening the inspector.