summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-01-13 18:08:38 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-01-13 18:08:38 +0100
commit792f9f787acc7354cec5f6cc080576b2695debcd (patch)
tree090afb27d7b6eba914d8efef8c3628625d85a1ce
parent54ceddefcc861e1262db7265b737fc8442641299 (diff)
downloadqutebrowser-792f9f787acc7354cec5f6cc080576b2695debcd.tar.gz
qutebrowser-792f9f787acc7354cec5f6cc080576b2695debcd.zip
Update changelog
-rw-r--r--CHANGELOG.asciidoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 6ca5e0e67..bce57bc81 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -14,6 +14,15 @@ 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.9.1
+------
+
+Fixed
+~~~~~
+
+- Prevent websites from downloading files to a location outside of the download
+ folder with QtWebEngine.
+
v0.9.0
------