Drop support for python 3.5

This commit is contained in:
Kovid Goyal
2020-03-05 18:31:20 +05:30
parent ac149be2bb
commit 81a58186c6
3 changed files with 5 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Workaround for bug in less that causes colors to reset at wrapped lines
(:iss:`2381`)
- Drop support for python 3.5
0.16.0 [2020-01-28]
--------------------