From e0998fcbb156d3662347dd27836323db86bbd675 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 16 Jun 2024 06:09:01 +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 609f8ce7a..81f950e56 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -59,6 +59,8 @@ Detailed list of changes - Remote control: Fix empty password not working (:iss:`7538`) +- Wayland: Fix regression in 0.34.0 causing flickering on window resize on NVIDIA drivers (:iss:`7493`) + 0.35.1 [2024-05-31] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~