Add issue reference for infinite length ligatures

Fixes #3504
This commit is contained in:
Kovid Goyal
2021-05-07 11:55:38 +05:30
parent f110a01ffe
commit dbf8580dc3

View File

@@ -7,7 +7,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.20.4 [future]
----------------------
- Support infinite length ligatures
- Support infinite length ligatures (:iss:`3504`)
- Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling
when the num lock or caps lock modifiers were engaged. (:iss:`3587`)