Skip to content

Commit 5f65057

Browse files
authored
Merge pull request #2275 from pypa/release-20.12.1
2 parents 4308ddb + 8799266 commit 5f65057

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed

docs/changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ Release History
55

66
.. towncrier release notes start
77
8+
v20.12.1 (2022-01-01)
9+
---------------------
10+
11+
Bugfixes - 20.12.1
12+
~~~~~~~~~~~~~~~~~~
13+
- Try using previous updates of ``pip``, ``setuptools`` & ``wheel``
14+
when inside an update grace period rather than always falling back
15+
to embedded wheels - by :user:`mayeut`. (`#2265 <https://github.com/pypa/virtualenv/issues/2265>`_)
16+
- New patch versions of ``pip``, ``setuptools`` & ``wheel`` are now
17+
returned in the expected timeframe. - by :user:`mayeut`. (`#2266 <https://github.com/pypa/virtualenv/issues/2266>`_)
18+
- Manual upgrades of ``pip``, ``setuptools`` & ``wheel`` are
19+
not discarded by a periodic update - by :user:`mayeut`. (`#2267 <https://github.com/pypa/virtualenv/issues/2267>`_)
20+
21+
822
v20.12.0 (2021-12-31)
923
---------------------
1024

docs/changelog/2265.bugfix.rst

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

docs/changelog/2266.bugfix.rst

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

docs/changelog/2267.bugfix.rst

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

0 commit comments

Comments
 (0)