File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Bugs fixed
2525Testing
2626--------
2727
28- Release 4.1.2 (in development)
28+ Release 4.1.3 (in development)
2929==============================
3030
3131Dependencies
@@ -34,9 +34,6 @@ Dependencies
3434Incompatible changes
3535--------------------
3636
37- * #9435: linkcheck: Disable checking automatically generated anchors on
38- github.com (ex. anchors in reST/Markdown documents)
39-
4037Deprecated
4138----------
4239
@@ -46,6 +43,21 @@ Features added
4643Bugs fixed
4744----------
4845
46+ Testing
47+ --------
48+
49+ Release 4.1.2 (released Jul 27, 2021)
50+ =====================================
51+
52+ Incompatible changes
53+ --------------------
54+
55+ * #9435: linkcheck: Disable checking automatically generated anchors on
56+ github.com (ex. anchors in reST/Markdown documents)
57+
58+ Bugs fixed
59+ ----------
60+
4961* #9489: autodoc: Custom types using ``typing.NewType`` are not displayed well
5062 with the HEAD of 3.10
5163* #9490: autodoc: Some objects under ``typing`` module are not displayed well
@@ -54,9 +66,6 @@ Bugs fixed
5466* #9456: html search: html_copy_source can't control the search summaries
5567* #9435: linkcheck: Failed to check anchors in github.com
5668
57- Testing
58- --------
59-
6069Release 4.1.1 (released Jul 15, 2021)
6170=====================================
6271
You can’t perform that action at this time.
0 commit comments