Skip to content

Commit

Permalink
Merge pull request #2312 from pypa/release-20.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Mar 7, 2022
2 parents 471e7cc + e3c30b7 commit 4d1176c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
9 changes: 9 additions & 0 deletions docs/changelog.rst
Expand Up @@ -5,6 +5,15 @@ Release History

.. towncrier release notes start
v20.13.3 (2022-03-07)
---------------------

Bugfixes - 20.13.3
~~~~~~~~~~~~~~~~~~
- Avoid symlinking the contents of ``/usr`` into PyPy3.8+ virtualenvs - by :user:`stefanor`. (`#2310 <https://github.com/pypa/virtualenv/issues/2310>`_)
- Bump embed pip from ``22.0.3`` to ``22.0.4`` - by :user:`gaborbernat`. (`#2311 <https://github.com/pypa/virtualenv/issues/2311>`_)


v20.13.2 (2022-02-24)
---------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/2310.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/2311.bugfix.rst

This file was deleted.

0 comments on commit 4d1176c

Please sign in to comment.