This commit is contained in:
Kovid Goyal 2018-09-09 08:20:32 +05:30
commit af4b072b29
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 28 additions and 0 deletions

View file

@ -16,6 +16,9 @@ Changelog
- Linux: Ensure that the python embedded in the kitty binary build always uses
UTF-8 mode (:iss:`924`)
- Linux: Handle fonts that contain monochrome bitmaps (such as the Terminus TTF
font) (:pull:`934`)
0.12.1 [2018-09-08]
------------------------------