From 7f693812212bb531c68ae1620d1180bf1e9ee52f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 28 May 2022 11:13:35 +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 50951c4eb..27ec9bd3d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,6 +37,8 @@ Detailed list of changes 0.25.2 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- A new command :command:`edit-in-kitty` to :ref:`edit_file` + - Fix a bug that caused :opt:`macos_colorspace` to always be ``default`` regardless of its actual value (:iss:`5129`) - ssh kitten: Fix bash not being executed as a login shell since kitty 0.25.0 (:iss:`5130`)