From 733b8e7c1c8a8074010ee580aaec0c2eb002504e Mon Sep 17 00:00:00 2001 From: pagedown Date: Tue, 29 Mar 2022 17:01:41 +0800 Subject: [PATCH] Update changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 18904cbf2..0494be1cc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -59,8 +59,12 @@ Detailed list of changes - Wayland: Fix a regression that broke IME when changing windows/tabs (:iss:`4853`) +- macOS: Fix Unicode paths not decoded correctly when dropping files (:pull:`4879`) + - Avoid flicker when starting kittens such as the hints kitten (:iss:`4674`) +- A new action :ac:`scroll_prompt_to_top` to move the current prompt to the top (:pull:`4891`) + 0.24.4 [2022-03-03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~