From c98a147f94ebf270e71bc4e62aaa3cc709df5bcb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 6 Sep 2018 07:05:41 +0530 Subject: [PATCH] Add changelog entry --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index ddfbb5654..a27d17646 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -32,6 +32,8 @@ Changelog - Wayland: Allow using the :option:`kitty --class` command line flag to set the app id (:iss:`862`) +- Add completion of the kitty command for the fish shell (:pull:`829`) + 0.12.0 [2018-09-01] ------------------------------