Update CHANGES for #8180

This commit is contained in:
Anselm Kruis 2022-05-13 12:18:02 +02:00 committed by Takeshi KOMIYA
parent efa6197ffc
commit 092c29e025

View File

@ -20,6 +20,7 @@ Bugs fixed
``autodoc_typehints="description"`` ``autodoc_typehints="description"``
* #9648: autodoc: ``*args`` and ``**kwargs`` entries are duplicated when * #9648: autodoc: ``*args`` and ``**kwargs`` entries are duplicated when
``autodoc_typehints="description"`` ``autodoc_typehints="description"``
* #8180: autodoc: Docstring metadata ignored for attributes
* #10443: epub: EPUB builder can't detect the mimetype of .webp file * #10443: epub: EPUB builder can't detect the mimetype of .webp file
* #10456: py domain: ``:meta:`` fields are displayed if docstring contains two * #10456: py domain: ``:meta:`` fields are displayed if docstring contains two
or more meta-field or more meta-field