From eb05f6864ff8ed170801c835f1deb0d8a47d99a6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 20 Sep 2023 09:17:00 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9050259b0..0052a0ee7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,6 +50,8 @@ Detailed list of changes override :file:`ssh.conf` not inheriting settings from :file:`ssh.conf` (:iss:`6639`) +- themes kitten: Allow absolute paths for ``--config-file-name`` (:iss:`6638`) + 0.30.0 [2023-09-18] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~