From a63682b16072039d2f1f5bcce33495e096a6d806 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 20 May 2018 18:35:46 +0530 Subject: [PATCH] ... --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8dea4c9b4..71e164d78 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,7 +14,7 @@ version 0.10.0 [future] `Layouts section of the README `_ for details. -- Implement support for the SGR _faint_ escape code to make text blend +- Implement support for the SGR *faint* escape code to make text blend into the background (`#446 `_). - Make the hints kitten a little `smarter