From 2a361d1de1e9bbab673ba52c4a874287ba176808 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 31 May 2022 07:46:00 +0530 Subject: [PATCH] Update changelog for last PR --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index db5a2213e..ef9aa9d1f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,6 +50,9 @@ Detailed list of changes - macOS: When pasting text and the clipboard has a filesystem path, paste the full path instead of the text, which is sometimes just the file name (:pull:`5142`) +- Themes kitten: Add a tab to show user defined custom color themes separately + (:pull:`5150`) + 0.25.1 [2022-05-26] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~