Update changelog

This commit is contained in:
Kovid Goyal 2024-07-02 19:16:05 +05:30
parent a54afe2433
commit 3d77950b45
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -72,7 +72,7 @@ Detailed list of changes
- A new ``choose-fonts`` kitten that provides a UI with font previews to ease selection of fonts. Also has support for font features and variable fonts.
- Add NERD fonts builtin so that users don't have to install them to use NERD symbols in kitty
- Add NERD fonts builtin so that users don't have to install them to use NERD symbols in kitty. The builtin font is used only if the symbols are not available in some system font.
- Wayland: Allow fractional scales less than one (:pull:`7549`)