Update CHANGES for PR #10285

This commit is contained in:
Takeshi KOMIYA 2022-04-05 02:32:15 +09:00
parent f5b3804060
commit dd8d029fae

View File

@ -63,6 +63,7 @@ Features added
by specifying the option to :rst:dir:`automodule` directive
* #9792: autodoc: Add new option for ``autodoc_typehints_description_target`` to
include undocumented return values but not undocumented parameters.
* #10285: autodoc: singledispatch functions having typehints are not documented
* #10028: Removed internal usages of JavaScript frameworks (jQuery and
underscore.js) and modernised ``doctools.js`` and ``searchtools.js`` to
EMCAScript 2018.