Skip to content

Commit c93b95d

Browse files
committed
Merge CHANGES entry for 4.4.1 to 4.5.0
1 parent a001bf4 commit c93b95d

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

CHANGES

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Features added
3535
Bugs fixed
3636
----------
3737

38+
* #9876: autodoc: Failed to document an imported class that is built from native
39+
binary module
3840
* #10133: autodoc: Crashed when mocked module is used for type annotation
3941
* #10146: autodoc: :confval:`autodoc_default_options` does not support
4042
``no-value`` option
@@ -60,30 +62,6 @@ Bugs fixed
6062
Testing
6163
--------
6264

63-
Release 4.4.1 (in development)
64-
==============================
65-
66-
Dependencies
67-
------------
68-
69-
Incompatible changes
70-
--------------------
71-
72-
Deprecated
73-
----------
74-
75-
Features added
76-
--------------
77-
78-
Bugs fixed
79-
----------
80-
81-
* #9876: autodoc: Failed to document an imported class that is built from native
82-
binary module
83-
84-
Testing
85-
--------
86-
8765
Release 4.4.0 (released Jan 17, 2022)
8866
=====================================
8967

0 commit comments

Comments
 (0)