macOS: Fix a regression in the previous release that caused ligatures to be not be centered horizontally

Fixes #2591
This commit is contained in:
Kovid Goyal
2020-04-27 16:17:05 +05:30
parent 7692cb5c3d
commit ad1ff455a0
2 changed files with 21 additions and 2 deletions

View File

@@ -4,6 +4,14 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.17.4 [future]
--------------------
- macOS: Fix a regression in the previous release that caused ligatures to be
not be centered horizontally (:iss:`2591`)
0.17.3 [2020-04-23]
--------------------