Update changelog

[ci skip]
This commit is contained in:
Florian Bruhin 2017-03-27 08:02:43 +02:00
parent bcb4649235
commit 607710eeae

View File

@ -37,11 +37,12 @@ Fixed
~~~~~ ~~~~~
- Added a workaround for a black screen with QtWebEngine with some setups - Added a workaround for a black screen with QtWebEngine with some setups
(requires PyOpenGL to be installed) (the workaround requires PyOpenGL to be installed, but it's optional)
- Fixed crash when trying to retry downloads with QtWebEngine - Crash when trying to retry downloads with QtWebEngine
- Fixed crash when cloning page without history - Crash when cloning page without history
- Fixed continuing a search after clearing it - Continuing a search after clearing it
- Crash when downloading a download resulting in a HTTP error - Crash when downloading a download resulting in a HTTP error
- Various rare crashes
v0.10.1 v0.10.1
------- -------