changelog: move #47 to the correct release

This commit is contained in:
Daniel Eklöf 2020-07-28 20:07:53 +02:00
parent bbd386b4c0
commit 403b6bd323
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -30,6 +30,8 @@
* Crash when starting a selection inside the margins.
* Handle trailing comments in `footrc`
* Improved font size consistency across multiple monitors with
different DPI (https://codeberg.org/dnkl/foot/issues/47).
### Security
@ -73,8 +75,6 @@
* Crash when a **pipe-visible** or **pipe-scrollback** command
contained an unclosed quote
(https://codeberg.org/dnkl/foot/issues/49).
* Improved font size consistency across multiple monitors with
different DPI (https://codeberg.org/dnkl/foot/issues/47).
### Contributors