diff options
author | Florian Bruhin <me@the-compiler.org> | 2022-06-14 09:36:19 +0200 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2022-06-14 09:36:19 +0200 |
commit | 1bca8f2763591d8eae10d08a933b1e5ec5a3536f (patch) | |
tree | 4b29215998ad1332a4607fc3b4c5bf65d62e0546 /doc | |
parent | ea140b0333b9c3d24a939516fd99a58543e75342 (diff) | |
download | qutebrowser-1bca8f2763591d8eae10d08a933b1e5ec5a3536f.tar.gz qutebrowser-1bca8f2763591d8eae10d08a933b1e5ec5a3536f.zip |
Update changelog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 62835e412..2fceb1829 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -27,6 +27,7 @@ Added - New `:prompt-fileselect-external` command which can be used to spawn an external file selector (`fileselect.folder.command`) from download filename prompts (bound to `<Alt+e>` by default). +- New `clock` value for `statusbar.widgets`, displaying the current time. - New features in userscripts: * `qutedmenu` gained new `window` and `private` options. * `qute-keepassxc` now supports unlock-on-demand, multiple account |