From ba76cacd74de596ff1ea465988c8d2bcb9049dbd Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 11 Jan 2022 20:10:38 +0530 Subject: [PATCH] Add changelog entry for previous PR --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d1d4f6ac5..faa0de8f7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -89,6 +89,8 @@ Detailed list of changes rather than a plane. This means the first and last window are considered neighbors (:iss:`4494`) +- macOS: Fix hiding via :kbd:`cmd+h` not working on macOS 10.15.7 (:iss:`4472`) + 0.24.1 [2022-01-06] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~