From e5d50aca6d4257d3e4cf7e0d2dc9571e79493277 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 29 Apr 2020 09:21:36 +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 282b99eeb..7e15f0a96 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,7 +17,7 @@ To update |kitty|, :doc:`follow the instructions `. - Fix a regression that caused clicking in the padding/margins of windows in the stack layout to switch the window to the first window (:iss:`2604`) -- Fix a regression that broke drag and drop on macOS (:iss:`2605`) +- macOS: Fix a regression that broke drag and drop (:iss:`2605`) 0.17.3 [2020-04-23]