Update changelog

This commit is contained in:
Florian Bruhin 2022-10-10 09:51:13 +02:00
parent 8d2ed00731
commit f6d5f79197
1 changed files with 2 additions and 0 deletions

View File

@ -137,6 +137,8 @@ Fixed
- Wrong type handling when using `:config-{dict,list}-*` commands with a config - Wrong type handling when using `:config-{dict,list}-*` commands with a config
option with non-string values. The only affected option is `bindings.commands`, option with non-string values. The only affected option is `bindings.commands`,
which is probably rarely used with those commands. which is probably rarely used with those commands.
- The `readability` userscript now correctly passes the source URL to
Breadability, to make relative links work.
- Minor documentation fixes - Minor documentation fixes
[[v2.5.2]] [[v2.5.2]]