summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-10-14 12:50:34 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-10-14 12:50:34 +0200
commit97a14c14b3dd6b161dd9f1de7c5bb7e4ccdab0fb (patch)
treea67f270bd73691dc3fb49ee5277e015251526c90
parent0195f717c3548c5888daf76fd738bda50eb031b6 (diff)
downloadqutebrowser-97a14c14b3dd6b161dd9f1de7c5bb7e4ccdab0fb.tar.gz
qutebrowser-97a14c14b3dd6b161dd9f1de7c5bb7e4ccdab0fb.zip
Update changelog
[ci skip]
-rw-r--r--doc/changelog.asciidoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index ae13739db..00281d562 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,15 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+v1.0.2 (unreleased)
+-------------------
+
+Fixes
+~~~~~
+
+- Fixed workaround for black screens with Nvidia cards
+- Mark the content.notifications setting as QtWebKit only correctly
+
v1.0.1
------