summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
------