summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-10-12 19:59:46 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-10-12 19:59:46 +0200
commit07b1b3fbd4c00769e076894c39cac63809968941 (patch)
treefa681653b721695196782b07eec738ab0e4781fc
parent8539d092df29740b30154211016bd64e8d1488ba (diff)
downloadqutebrowser-07b1b3fbd4c00769e076894c39cac63809968941.tar.gz
qutebrowser-07b1b3fbd4c00769e076894c39cac63809968941.zip
Update changelog
[ci skip]
-rw-r--r--doc/changelog.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 1c146a51c..a60d3d701 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,16 @@ 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.1 (unreleased)
+-------------------
+
+Fixes
+~~~~~
+
+- Fixed starting after customizing `fonts.tabs` or `fonts.debug_console`.
+- Fixed starting with old PyQt versions compiled against newer Qt versions.
+- Fixed check for PyQt version to correctly enforce 5.7 (not 5.2).
+
v1.0.0
------