Update changelog

This commit is contained in:
Florian Bruhin 2021-09-20 13:55:59 +02:00
parent c2ef2a2918
commit 957c8bc312
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ Changed
there's only a single match.
- In insert mode, `<Shift-Escape>` is now bound to `fake-key <Escape>` by
default, i.e., sends an Escape keypress to the website.
- Using `GM_setClipboard` in Greasemonkey scripts is now supported.
- Using `GM_setValue` with an array/object as value is now supported.
[[v2.3.1]]
v2.3.1 (2021-07-28)