Wayland: Fix a crash when drag and dropping into kitty

Fixes #2432
This commit is contained in:
Kovid Goyal
2020-03-14 08:20:44 +05:30
parent a348f64833
commit aa11ddf32c
2 changed files with 4 additions and 2 deletions

View File

@@ -73,6 +73,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Drop support for python 3.5
- Wayland: Fix a crash when drag and dropping into kitty (:iss:`2432`)
0.16.0 [2020-01-28]
--------------------