diff --git a/CHANGES b/CHANGES index 95888aa7dc6..886f8857934 100644 --- a/CHANGES +++ b/CHANGES @@ -55,11 +55,11 @@ Bugs fixed undocumented * #9185: autodoc: typehints for overloaded functions and methods are inaccurate * #9250: autodoc: The inherited method not having docstring is wrongly parsed +* #9270: html theme : pyramid theme generates incorrect logo links * #9217: manpage: The name of manpage directory that is generated by :confval:`man_make_section_directory` is not correct * #9224: ``:param:`` and ``:type:`` fields does not support a type containing whitespace (ex. ``Dict[str, str]``) -* #9270: html theme : pyramid theme generates incorrect logo links Testing --------