From 3a3f745d316327a218a71ace763efb738277b140 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 5 Feb 2019 10:41:05 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index c23948764..c7fbcf741 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,7 +7,7 @@ To update |kitty|, :doc:`follow the instructions `. 0.13.4 [future] --------------------- -- Allow specifying a value of ``none`` for the :opt:`selection_foreground`` +- Allow specifying a value of ``none`` for the :opt:`selection_foreground` which will cause kitty to not change text color in selections (:iss:`1358`) - icat kitten: Add support for displaying images at http(s) URLs (:iss:`1340`)