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