version 0.4.1

This commit is contained in:
Kovid Goyal
2017-10-23 11:19:30 +05:30
parent 70bfe8589f
commit 32a1886b31
2 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,16 @@ Changelog
kitty is a feature full, cross-platform, *fast*, OpenGL based terminal emulator.
version 0.4.1 [2017-10-23]
---------------------------
- Fix a regression in 0.4.0 that broke custom key mappings
- Avoid using threads to reap zombie child processes. Also prevent kitty from
hanging if the open program hangs when clicking on a URL.
version 0.4.0 [2017-10-22]
---------------------------