From 5d7ea739d374485513e1f117e40fe3c5a4d68ec4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 30 Jul 2023 19:55:53 +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 c5f0777c1..2b1646d3b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -38,6 +38,8 @@ Detailed list of changes 0.30.0 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- A new :doc:`transfer kitten ` that can be used to transfer files efficiently over the TTY device. + - kitten @ set-user-vars: New remote control command to set user variables on a window (:iss:`6502`)