diff options
author | Florian Bruhin <me@the-compiler.org> | 2022-06-16 13:36:30 +0200 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2022-06-16 13:36:30 +0200 |
commit | d021582aa7639468e018b201b27cb696ab5712f2 (patch) | |
tree | bf5c3ed0d411ee3a25cc4ee995344ad994468d78 | |
parent | 655e522ca03fae06e94665183466592995d56ecc (diff) | |
download | qutebrowser-d021582aa7639468e018b201b27cb696ab5712f2.tar.gz qutebrowser-d021582aa7639468e018b201b27cb696ab5712f2.zip |
Update changelog
-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 4241b4d62..0d2bd3c0d 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -28,6 +28,7 @@ Added 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 `qute://start` built-in start page (not set as the default start page yet). - New `qute-1pass` userscript using the 1password commandline to fill passwords. - New features in userscripts: |