Skip to content

Commit 2d9e696

Browse files
committed
Merge branch '4.1.x' into 4.x
2 parents 52fd229 + f210e45 commit 2d9e696

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

CHANGES

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Bugs fixed
2525
Testing
2626
--------
2727

28-
Release 4.1.2 (in development)
28+
Release 4.1.3 (in development)
2929
==============================
3030

3131
Dependencies
@@ -34,9 +34,6 @@ Dependencies
3434
Incompatible changes
3535
--------------------
3636

37-
* #9435: linkcheck: Disable checking automatically generated anchors on
38-
github.com (ex. anchors in reST/Markdown documents)
39-
4037
Deprecated
4138
----------
4239

@@ -46,6 +43,21 @@ Features added
4643
Bugs 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-
6069
Release 4.1.1 (released Jul 15, 2021)
6170
=====================================
6271

0 commit comments

Comments
 (0)