summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-10-25 12:59:12 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-10-25 12:59:12 +0200
commit5c33d1fdef9d1733e49c842ccae1b77b4e30bdab (patch)
treeba562b22ae7f2a02bd28aa9b4f6477b802329198
parented5af1fcd2b37f12a424e5d5d9b4e57ac331fe2a (diff)
downloadqutebrowser-5c33d1fdef9d1733e49c842ccae1b77b4e30bdab.tar.gz
qutebrowser-5c33d1fdef9d1733e49c842ccae1b77b4e30bdab.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 901461023..d9753efa2 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.
+[[v2.4.1]]
+v2.4.1 (unreleased)
+-------------------
+
+Fixed
+~~~~~
+
+- Speculative fix for an immediate crash at start with the macOS/Windows
+ binaries (in certain rare environments).
+
[[v2.4.0]]
v2.4.0 (2021-10-21)
-------------------