From 98d8d6b9150acd147f03fdc927133777944d83cc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 13 Nov 2017 19:47:01 +0530 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7957a172e..f9bfe7ac0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -31,6 +31,9 @@ version 0.5.0 [future] applications such as neovim when they mistakenly identify kitty as a libvte based terminal. +- Fix mouse interaction not working in apps using obsolete mouse interaction + protocols + - Linux: no longer require glew as a dependency