Update changelog

This commit is contained in:
Florian Bruhin 2017-01-13 18:07:56 +01:00
parent cc4a8e53df
commit e887825aaa

View File

@ -14,8 +14,8 @@ This project adheres to http://semver.org/[Semantic Versioning].
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
v0.10.0
-------
v0.10.0 (unreleased)
--------------------
Changed
~~~~~~~
@ -23,6 +23,15 @@ Changed
- Scrolling with the scrollwheel while holding shift now scrolls sideways
v0.9.1
------
Fixed
~~~~~
- Prevent websites from downloading files to a location outside of the download
folder with QtWebEngine.
v0.9.0
------