From fbeb8a5ebca2cf1f0465169f2533c8de89713538 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 8 May 2024 21:16:06 +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 60b75d07c..edb227447 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -70,6 +70,8 @@ Detailed list of changes - Wayland: save energy by not rendering "suspended" windows on compositors that support that +- Allow more type of alignment for :opt:`placement_strategy` (:pull:`7419`) + 0.34.1 [2024-04-19] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~