Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2022-03-27 17:06:42 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-03-27 17:06:42 +0300
commitc93b95d685aea6c8e4392d624e4668587b9e5726 (patch)
treea347ef9d66052501760b671900d286b2aaaf661c
parenta001bf47d66ae804a9a6e5d754de9b5eda4d0eb9 (diff)
Merge CHANGES entry for 4.4.1 to 4.5.0
-rw-r--r--CHANGES26
1 files changed, 2 insertions, 24 deletions
diff --git a/CHANGES b/CHANGES
index d382941ea..7dd7d56c7 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)
=====================================