From 2b62b4e639413e9c2a6dd88e2c757c5ea46e1618 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 7 Jul 2021 02:00:56 +0900 Subject: [PATCH] Update CHANGES for PR #9358 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 33c29f67086..8ca9310ac1f 100644 --- a/CHANGES +++ b/CHANGES @@ -40,6 +40,7 @@ Features added * #9384: autodoc: ``autodoc_typehints='none'`` now erases typehints for variables, attributes and properties * #3257: autosummary: Support instance attributes for classes +* #9358: html: Add "heading" role to the toctree items * #9129: html search: Show search summaries when html_copy_source = False * #9307: html search: Prevent corrections and completions in search field * #9120: html theme: Eliminate prompt characters of code-block from copyable