From 8529a60d772b873d0fc1cbdddba7f9f7e32ee540 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 14 Jan 2022 22:26:54 +0530 Subject: [PATCH] Use issue number in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4fac16d26..a0fbb97bd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -96,7 +96,7 @@ Detailed list of changes neighbors (:iss:`4494`) - Shell integration: Fix cursor shape not working with fish's vi mode - (:pull:`4514`) + (:iss:`4508`) - macOS: Fix hiding via :kbd:`cmd+h` not working on macOS 10.15.7 (:iss:`4472`)