macOS: Fix for diff kitten not working with python 3.8

Fixes #2780
This commit is contained in:
Kovid Goyal
2020-06-20 19:03:45 +05:30
parent f62e2374e4
commit e07916425e
2 changed files with 16 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.18.1 [future]
--------------------
- macOS: Fix for diff kitten not working with python 3.8 (:iss:`2780`)
0.18.0 [2020-06-20]
--------------------