Update changelog

This commit is contained in:
Florian Bruhin 2016-06-04 23:31:32 +02:00
parent 9f3c2dfada
commit 6d86ad7bef

View File

@ -74,6 +74,7 @@ Fixed
- 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
- Fixed rebinding of keybindings being case-sensitive
v0.6.2
------