Update changelog

This commit is contained in:
Florian Bruhin 2021-09-12 08:49:59 +02:00
parent 1892831255
commit a68aaef320
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ Added
v2.3.0.
- New `downloads.prevent_mixed_content` setting to prevent insecure
mixed-content downloads (true by default).
- New `--private` flag for `:tab-clone`, which clones a tab into a new private
window, mirroring the same flags for `:open` and `:tab-give`.
Fixed
~~~~~