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