Update CHANGES for PR #9358

This commit is contained in:
Takeshi KOMIYA
2021-07-07 02:00:56 +09:00
parent 7bd4603d85
commit 2b62b4e639

View File

@@ -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