Update CHANGES for PR #9146

This commit is contained in:
Takeshi KOMIYA 2021-05-05 22:28:57 +09:00
parent 1f860cb77e
commit d006c66e23

View File

@ -21,6 +21,7 @@ Features added
* #8588: autodoc: :confval:`autodoc_type_aliases` now supports dotted name. It
allows you to define an alias for a class with module name like
``foo.bar.BazClass``
* #3257: autosummary: Support instance attributes for classes
* #9129: html search: Show search summaries when html_copy_source = False
* #9120: html theme: Eliminate prompt characters of code-block from copyable
text