From 1944ac9c1365cbb1199b67cc5f003cb473b29919 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 31 Jul 2024 20:46:58 +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 36fc83659..4aca9b020 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -116,6 +116,8 @@ Detailed list of changes - New special rendering for font symbols useful in drawing commit graphs (:pull:`7681`) +- diff kitten: Add bindings to jump to next and previous file (:pull:`7683`) + 0.35.2 [2024-06-22] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~