Update CHANGES for PR #10456

This commit is contained in:
Takeshi KOMIYA 2022-05-22 13:28:25 +09:00
parent b36eaafef1
commit ac1e5e623c

View File

@ -16,8 +16,6 @@ Features added
Bugs fixed
----------
* #10456: filter_meta_fields fails to remove more than one meta-field
Testing
--------
@ -41,6 +39,8 @@ Bugs fixed
* #9575: autodoc: The annotation of return value should not be shown when
``autodoc_typehints="description"``
* #10456: py domain: ``:meta:`` fields are displayed if docstring contains two
or more meta-field
Testing
--------