Update changelog

This commit is contained in:
Florian Bruhin 2022-06-14 18:04:31 +02:00
parent cc7b76a467
commit f1c63a4a21
1 changed files with 4 additions and 0 deletions

View File

@ -91,6 +91,10 @@ Fixed
`false`, insert mode now isn't entered anymore.
- The search wrapping messages are now correctly displayed in (hopefully) all
cases with QtWebEngine.
- When a message with the same text as a currently already displayed one gets
shown, qutebrowser used to only show one message. This is now only done when the
two messages are completely equivalent (text, level, etc.) instead of doing so
when only the text matches.
[[v2.5.2]]
v2.5.2 (unreleased)