version 0.4.2

This commit is contained in:
Kovid Goyal
2017-10-23 17:11:04 +05:30
parent b1424cc4c7
commit 4e7b957cc7
2 changed files with 4 additions and 2 deletions

View File

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