This commit is contained in:
Kovid Goyal
2024-02-09 15:48:42 +05:30
parent 7c14e0d666
commit 585ac148a6
2 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ Detailed list of changes
- macOS: Fix :code:`kitten @ select-window` leaving the keyboard in a partially functional state (:iss:`7074`)
- Graphics protocol: Improve display of images using unicode placeholders or
- Graphics protocol: Improve display of images using Unicode placeholders or
row/column boxes by resizing them using linear instead of nearest neighbor
interpolation on the GPU (:iss:`7070`)