Skip to content

Commit

Permalink
Merge pull request #2392 from pypa/release-20.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Jul 27, 2022
2 parents 37f3188 + 854e777 commit a45c7d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- pypy-3.7-v7.3.9
- pypy-3.6-v7.3.3
os:
- ubuntu-22.04
- ubuntu-20.04
- macos-12
- windows-2022
exclude:
Expand Down
8 changes: 8 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Release History

.. towncrier release notes start
v20.16.2 (2022-07-27)
---------------------

Bugfixes - 20.16.2
~~~~~~~~~~~~~~~~~~
- Bump embeded pip from ``22.2`` to ``22.2.1`` - by :user:`gaborbernat`. (`#2391 <https://github.com/pypa/virtualenv/issues/2391>`_)


v20.16.1 (2022-07-26)
---------------------

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

This file was deleted.

0 comments on commit a45c7d6

Please sign in to comment.