From 5272318d67cd0991f2915eefb8c541a0bad658da Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 10 Sep 2022 12:10:30 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 236a38062..17a690304 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -46,6 +46,9 @@ Detailed list of changes - Wayland: Fix for bug in NVIDIA drivers that prevents transparency working (:iss:`5479`) +- Wayland: Fix for a bug that could cause kitty to become non-responsive when + using multiple OS windows in a single instance on some compositors (:iss:`5495`) + 0.26.2 [2022-09-05] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~