From 40a6ad9a1f333822a3387049018ef754a0d88a32 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 19 Jul 2018 06:07:04 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4b8503423..fa55e64cc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -16,7 +16,7 @@ Changelog - Add an option :opt:`env` to set environment variables in child processes from kitty.conf -- macOS: Allow scrolling window contents using mouse wheel/trackbar even when the +- macOS: Allow scrolling window contents using mouse wheel/trackpad even when the window is not the active window (:iss:`729`) 0.11.3 [2018-07-10]