Linux: Fix binary kitty builds not able to load fonts in WOFF2 format

Fixes #3506
This commit is contained in:
Kovid Goyal
2021-04-20 17:07:47 +05:30
parent f3726023c2
commit cdf64bf016
3 changed files with 17 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ Changelog
|kitty| is a feature-rich, cross-platform, *fast*, GPU based terminal.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.20.2 [future]
----------------------
- Linux: Fix binary kitty builds not able to load fonts in WOFF2 format
(:iss:`3506`)
0.20.1 [2021-04-19]
----------------------