From 5f5bb3ace09f7cc168c9f8bb609be069ed94db86 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 12 Apr 2020 20:10:29 +0530 Subject: [PATCH] Update Changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0fd1b2ac6..8e738f3c5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,6 +37,8 @@ To update |kitty|, :doc:`follow the instructions `. - Marks: Fix marks not handling wide characters and tab characters correctly (:iss:`2534`) +- Allow sending mouse events in kittens (:pull:`2538`) + 0.17.2 [2020-03-29] --------------------