From 2ce9d575efceb6dfdddf7026c43fb1e569fb16d2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 24 Mar 2026 21:18:42 +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 5cf6f661f..071a01ce0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -180,6 +180,8 @@ Detailed list of changes - Command palette: Improve searching to use word level matching (:pull:`9727`) +- hints kitten: A new option to set the background color of matched text (:pull:`9745`) + 0.46.2 [2026-03-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~