From 3ed536ace15cdb165b21ee21c6a00d6385bef0f3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 22 Nov 2020 12:32:12 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8f8bf809b..fc67fe43d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,8 +23,8 @@ To update |kitty|, :doc:`follow the instructions `. - Wayland: Fix key repeat being stopped by the release of an unrelated key (:iss:`2191`) -- Add an :opt:`detect_urls` to control whether kitty will detect URLs when the - mouse moves over them (:pull:`3118`) +- Add an option, :opt:`detect_urls` to control whether kitty will detect URLs + when the mouse moves over them (:pull:`3118`) 0.19.2 [2020-11-13]