Skip to content

Commit

Permalink
Merge pull request #2255 from pypa/release-20.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat authored Dec 28, 2021
2 parents 592420e + 72106af commit 36a4a18
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
11 changes: 11 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ Release History

.. towncrier release notes start
v20.11.0 (2021-12-28)
---------------------

Features - 20.11.0
~~~~~~~~~~~~~~~~~~
- Avoid deprecation warning from py-filelock argument - by :user:`ofek`. (`#2237 <https://github.com/pypa/virtualenv/issues/2237>`_)
- Upgrade embedded setuptools to ``59.4.0`` from ``58.3.0`` - by :user:`gaborbernat`. (`#2240 <https://github.com/pypa/virtualenv/issues/2240>`_)
- Drop the runtime dependency of ``backports.entry-points-selectable`` - by :user:`hroncok`. (`#2246 <https://github.com/pypa/virtualenv/issues/2246>`_)
- Fish: PATH variables should not be quoted when being set - by :user:`hroncok`. (`#2248 <https://github.com/pypa/virtualenv/issues/2248>`_)


v20.10.0 (2021-11-01)
---------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/2237.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/2240.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/2246.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/2248.feature.rst

This file was deleted.

0 comments on commit 36a4a18

Please sign in to comment.