From faef9f0049ec606748303118ddb12224437854d3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 28 Jul 2021 21:27:43 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a5403a85..bedf80e48 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,8 +7,7 @@ To update |kitty|, :doc:`follow the instructions `. 0.22.1 [future] ---------------------- -- Fix a regression in the previous release that broke :option:`kitty --help` - (:iss:`3869`) +- Fix a regression in the previous release that broke ``kitty --help`` (:iss:`3869`) - Graphics protocol: Fix composing onto currently displayed frame not updating the frame on the GPU (:iss:`3874`)