diff --git a/CHANGES b/CHANGES index d382941ea9a..7dd7d56c71d 100644 --- a/CHANGES +++ b/CHANGES @@ -35,6 +35,8 @@ Features added Bugs fixed ---------- +* #9876: autodoc: Failed to document an imported class that is built from native + binary module * #10133: autodoc: Crashed when mocked module is used for type annotation * #10146: autodoc: :confval:`autodoc_default_options` does not support ``no-value`` option @@ -60,30 +62,6 @@ Bugs fixed Testing -------- -Release 4.4.1 (in development) -============================== - -Dependencies ------------- - -Incompatible changes --------------------- - -Deprecated ----------- - -Features added --------------- - -Bugs fixed ----------- - -* #9876: autodoc: Failed to document an imported class that is built from native - binary module - -Testing --------- - Release 4.4.0 (released Jan 17, 2022) =====================================