From 2e39244dfa9b60d58d2cb5634f8bb1c4d6da223d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 16 Oct 2025 21:06:27 +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 3b7f2c7e0..ec70a1073 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -172,6 +172,8 @@ Detailed list of changes - macOS: Fix indeterminate progress bar displayed on dock icon increasing speed when indeterminate progress is set without being cleared first (:iss:`9114`) +- Wayland: Fix ``center-sized`` panels not working on smithay based compositors (:pull:`9117`) + 0.43.1 [2025-10-01] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~