Merge branch 'fix-wl-key-repeat' of https://github.com/tarmack/kitty

This commit is contained in:
Kovid Goyal
2018-10-09 18:22:45 +05:30
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Changelog
- Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather
than the underlying window's cwd (:iss:`1045`)
- Fix incorrect key repeat rate on wayland (:pull:`1055`)
0.12.3 [2018-09-29]
------------------------------