diff --git a/CHANGES b/CHANGES index 96390c92ec2..9aab021a143 100644 --- a/CHANGES +++ b/CHANGES @@ -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.