diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 62b79a73e..2bf9a3ab0 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -70,6 +70,7 @@ Fixed - Fixed a crash when entering `:-- ` in the commandline - Fixed `:debug-console` with PyQt 5.6 - Fixed qutebrowser not starting when `sys.stderr` is `None` +- Fixed crash when cancelling a download which belongs to a MHTML download v0.6.2 ------