summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-09 17:20:12 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-09 17:32:52 +0200
commit5852b5dbc9bcb95615fb26667a8f52607585ebe9 (patch)
tree8b4ba54d2293732b0ca3e9171d633cfc915b31ff /doc
parent3cd86f30fbf5c8ebeedb7ef3c3a8258ad49de8db (diff)
downloadqutebrowser-5852b5dbc9bcb95615fb26667a8f52607585ebe9.tar.gz
qutebrowser-5852b5dbc9bcb95615fb26667a8f52607585ebe9.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 7bccf5d8e..daed2fda7 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -23,6 +23,8 @@ Changed
- The `tor_identity` userscript now takes the password via a `-p` flag and has
a new `-c` flag to customize the Tor control port.
+- `:config-write-py` now adds a note about `config.py` files being targeted at
+ advanced users.
Added
~~~~~
@@ -36,6 +38,7 @@ Fixed
- Crash when `tabs.focus_stack_size` is set to -1.
- Crash when a `pdf.js` file for PDF.js exists, but `viewer.html` does not.
+- `:config-write-py` now works with paths starting with `~/...` again.
- New site-specific quirk for a missing `globalThis` in Qt <= 5.12 on Reddit and Spotify
v1.12.0 (2020-06-01)