From fe8892ec542fc951ac10f3661dff0fa15f49f2c9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 21 Jul 2022 20:03:46 +0530 Subject: [PATCH] Update changelog for previous PR --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8918396c0..f51642fd4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -76,6 +76,9 @@ Detailed list of changes - Bash integration: Fix declare not creating global variables in .bashrc (:iss:`5254`) +- :command`kitty @ scroll-window` allow scrolling by fractions of a screen + (:iss:`5294`) + 0.25.2 [2022-06-07] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~