Add modify_fonts to the changelog

Fixes #5265
This commit is contained in:
Kovid Goyal 2022-07-15 12:29:08 +05:30
parent 03df0c3cca
commit a02e07bfe8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -40,6 +40,8 @@ Detailed list of changes
- Reduce startup latency by ~50 milliseconds when running kittens via key-bindings or remote control (:iss:`5159`) - Reduce startup latency by ~50 milliseconds when running kittens via key-bindings or remote control (:iss:`5159`)
- A new option :opt:`modify_font` to adjust various font metrics like underline thickness, etc. (:pull:`5265`)
- Wayland: Fix a regression in the previous release that caused mouse cursor - Wayland: Fix a regression in the previous release that caused mouse cursor
animation and keyboard repeat to stop working when switching seats (:iss:`5188`) animation and keyboard repeat to stop working when switching seats (:iss:`5188`)