Skip to content

Commit a974526

Browse files
authored
Merge pull request #10354 from uranusjr/release/21.2.4
Release 21.2.4
2 parents 346bba7 + 0c413d5 commit a974526

File tree

4 files changed

+20
-24
lines changed

4 files changed

+20
-24
lines changed

NEWS.rst

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,27 @@
1-
21.2.3 (2021-08-06)
1+
.. note
2+
3+
You should *NOT* be adding new change log entries to this file, this
4+
file is managed by towncrier. You *may* edit previous change logs to
5+
fix problems like typo corrections or such.
6+
7+
To add a new change log entry, please see
8+
https://pip.pypa.io/en/latest/development/contributing/#news-entries
9+
10+
11+
.. towncrier release notes start
12+
13+
21.2.4 (2021-08-12)
214
===================
315

16+
Bug Fixes
17+
---------
18+
19+
- Fix 3.6.0 compatibility in link comparison logic. (`#10280 <https://github.com/pypa/pip/issues/10280>`_)
420

521

22+
21.2.3 (2021-08-06)
23+
===================
24+
625
Bug Fixes
726
---------
827

@@ -13,8 +32,6 @@ Bug Fixes
1332
21.2.2 (2021-07-31)
1433
===================
1534

16-
17-
1835
Bug Fixes
1936
---------
2037

@@ -26,8 +43,6 @@ Bug Fixes
2643
21.2.1 (2021-07-25)
2744
===================
2845

29-
30-
3146
Process
3247
-------
3348

@@ -37,8 +52,6 @@ Process
3752
21.2 (2021-07-24)
3853
=================
3954

40-
41-
4255
Process
4356
-------
4457

@@ -134,17 +147,6 @@ Vendored Libraries
134147
- Upgrade urllib3 to 1.26.6.
135148

136149

137-
.. note
138-
139-
You should *NOT* be adding new change log entries to this file, this
140-
file is managed by towncrier. You *may* edit previous change logs to
141-
fix problems like typo corrections or such.
142-
143-
To add a new change log entry, please see
144-
https://pip.pypa.io/en/latest/development/contributing/#news-entries
145-
146-
.. towncrier release notes start
147-
148150
21.1.3 (2021-06-26)
149151
===================
150152

news/10233.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

news/10252.bugfix.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

news/10280.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)