Update doc/changelog.asciidoc

Co-authored-by: Florian Bruhin <me@the-compiler.org>
This commit is contained in:
Michael M 2023-09-19 19:26:57 -05:00 committed by GitHub
parent 1b815695c8
commit d480ea833c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Fixed
exceptions due to cats sleeping on numpads. (#7834)
- Ignored URL query parameters (via `url.yank_ignored_parameters`) are now
respected when yanking any URL (for example, through hints with `hint links
yank`). The `{url:yank}` subsitution has also been added as a version of
yank`). The `{url:yank}` substitution has also been added as a version of
`{url}` that respects ignored URL query parameters. (#7879)
- Navigating via hints to a remote URL from a file:// one works again. (#7847)
- The timers related to the tab audible indicator and the auto follow timeout