summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-02-02 19:12:04 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-02-02 19:12:22 +0100
commit8e421e875ba9e1ef8caf6da0a79e4746e538a017 (patch)
tree9d7ecb427fff6397815052df03498c85f67bc247 /doc
parent3a0e411210158b0ea589a50c6581127beaaa95ce (diff)
downloadqutebrowser-8e421e875ba9e1ef8caf6da0a79e4746e538a017.tar.gz
qutebrowser-8e421e875ba9e1ef8caf6da0a79e4746e538a017.zip
Update changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 9de04493e..b42a48407 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -41,6 +41,9 @@ Fixed
qutebrowser again.
- The link to the keybinding cheatsheet on the internal `:help` page wasn't
displayed correctly. This is now fixed.
+- Setting `content.cookies.store` to `false` only worked properly when this was
+ done after qutebrowser was already started due to a regression in v2.0.0. It now
+ works as expected again.
[[v2.0.1]]
v2.0.1 (2021-01-28)