Skip to content

Commit 16ad07f

Browse files
committed
release 20.13.1
1 parent 5ee5ad9 commit 16ad07f

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

docs/changelog.rst

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

66
.. towncrier release notes start
77
8+
v20.13.1 (2022-02-05)
9+
---------------------
10+
11+
Bugfixes - 20.13.1
12+
~~~~~~~~~~~~~~~~~~
13+
- fix "execv() arg 2 must contain only strings" error on M1 MacOS (`#2282 <https://github.com/pypa/virtualenv/issues/2282>`_)
14+
- Ugrade embedded setuptools to ``60.5.0`` from ``60.2.0`` - by :user:`asottile`. (`#2289 <https://github.com/pypa/virtualenv/issues/2289>`_)
15+
- Upgrade embedded pip to ``22.0.3`` and setuptools to ``60.6.0`` - by :user:`gaborbernat` and :user:`asottile`. (`#2294 <https://github.com/pypa/virtualenv/issues/2294>`_)
16+
17+
818
v20.13.0 (2022-01-02)
919
---------------------
1020

docs/changelog/2282.bugfix.rst

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

docs/changelog/2289.bugfix.rst

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

docs/changelog/2294.bugfix.rst

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

0 commit comments

Comments
 (0)