From 30c37a58099ccbc85f9be67990c5f4c4e4299777 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 18 Sep 2023 08:46:22 +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 e49a825b4..44afc4719 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -43,12 +43,12 @@ The :doc:`ssh kitten ` is redesigned with powerful new features: Detailed list of changes ------------------------------------- -0.30.0 [future] +0.30.0 [2023-09-18] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - A new :doc:`transfer kitten ` that can be used to transfer files efficiently over the TTY device -- ssh kitten: A new configuration directive `to automatically forward the kitty remote control socket ` +- ssh kitten: A new configuration directive `to automatically forward the kitty remote control socket `_ - Allow :doc:`easily building kitty from source ` needing the installation of only C and Go compilers. All other dependencies are automatically vendored