summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-01-18 21:40:41 +0100
committerFlorian Bruhin <git@the-compiler.org>2016-01-18 21:41:37 +0100
commit57e9708940f9c72e58feeeb17578f6af5b251c3b (patch)
tree182ed4f0cbb5d91db44b0b8566bba28126dd4735
parent0be44fd420ab40a830554df0c08a93abaab1df70 (diff)
downloadqutebrowser-57e9708940f9c72e58feeeb17578f6af5b251c3b.tar.gz
qutebrowser-57e9708940f9c72e58feeeb17578f6af5b251c3b.zip
Update changelog for v0.5.1.
-rw-r--r--CHANGELOG.asciidoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 50721f9dc..91f806274 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -14,6 +14,17 @@ 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.5.1
+------
+
+Fixed
+~~~~~
+
+- Fixed completion for various config values when using `:set`.
+- Fixed config validation for various config values.
+- Prevented an error being logged when a website with HTTP authentication was
+ opened on Windows.
+
v0.5.0
------