From bbe3f8fe0caa99227a3ecf8ac313aa8261c83075 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 31 Oct 2017 10:52:47 +0900 Subject: [PATCH] Update CHANGES --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0d2c497f1..2be36887f 100644 --- a/CHANGES +++ b/CHANGES @@ -42,6 +42,7 @@ Features added * #4140: html themes: Make body tag inheritable * #4168: improve zh search with jieba * HTML themes can set up default sidebars through ``theme.conf`` +* #3160: html: Use ```` to represent ``:kbd:`` role Features removed @@ -76,7 +77,6 @@ Features removed Bugs fixed ---------- -* #3160: Why doesn't Sphinx translate :kbd: roles to HTML's tags? * #3882: Update the order of files for HTMLHelp and QTHelp * #3962: sphinx-apidoc does not recognize implicit namespace packages correctly