Update changelog.

This commit is contained in:
Florian Bruhin 2015-09-11 18:47:29 +02:00
parent 5fe420efb5
commit 2f36204e08

View File

@ -61,6 +61,7 @@ Changed
- The tabbar doesn't display ugly arrows anymore if there isn't enough space
for all tabs.
- Some insignificant Qt warnings which were printed on OS X are now hidden.
- Better support for Qt 5.5 and Python 3.5.
Fixed
~~~~~
@ -88,6 +89,7 @@ Fixed
anymore.
- `~` is now always expanded when spawning a script.
- Fixed various corner cases when opening links in an existing instance.
- Fixed a race-condition causing an exception when starting qutebrowser.
Removed
~~~~~~~