Wayland: Fix a typo in the previous release that broke reading mouse cursor size

Fixes #2895
This commit is contained in:
Kovid Goyal
2020-08-03 17:07:30 +05:30
parent ab3c9658bd
commit 6b421fabd1
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- hints kitten: Allow customizing hint colors (:pull:`2894`)
- Wayland: Fix a typo in the previous release that broke reading mouse cursor size (:iss:`2895`)
0.18.2 [2020-07-28]
--------------------