summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-01-20 19:21:08 +0100
committerFlorian Bruhin <git@the-compiler.org>2018-01-20 19:21:08 +0100
commit9d83bfe5cd86a5ccd7638f830bc5665ffe671f3b (patch)
treea3bfd8f564b73cad6bf7d6c6cba05579f6fc7e3a
parent501e4dba9c7cdccd408c8d1f26b50b7a5bae1875 (diff)
downloadqutebrowser-9d83bfe5cd86a5ccd7638f830bc5665ffe671f3b.tar.gz
qutebrowser-9d83bfe5cd86a5ccd7638f830bc5665ffe671f3b.zip
Update changelog for v1.1.1
-rw-r--r--doc/changelog.asciidoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index adcf8fdaa..855fb4df1 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,13 +15,14 @@ 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.1.1 (unreleased)
--------------------
+v1.1.1
+------
Fixed
~~~~~
- The Makefile now actually works.
+- Fixed crashes with Qt 5.10 when closing a tab before it finished loading.
v1.1.0
------