Update changelog

This commit is contained in:
Florian Bruhin 2017-03-05 15:51:14 +01:00
parent ec42d2fd2a
commit 27edc89d88

View File

@ -41,6 +41,7 @@ Fixed
- The cursor now moves to the end when input elements are selected with QtWebEngine
- Download suffixes like (1) are now correctly stripped with QtWebEngine
- Crash when trying to print a tab which was closed in the meantime
- Crash when trying to open a file twice on Windows
v0.10.0
-------