From ab26d2204f062a35a572aff807210d7137e5076b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 18 Apr 2024 22:15:05 +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 9daad87ce..409ebae92 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -57,6 +57,8 @@ Detailed list of changes - Wayland GNOME: Draw the titlebar buttons without using a font (:iss:`7349`) +- Fix a regression in the previous release that caused incorrect font selection when using variable fonts on Linux (:iss:`7361`) + 0.34.0 [2024-04-15] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~