Skip to content

Commit

Permalink
Merge pull request #2323 from pypa/release-20.14.0
Browse files Browse the repository at this point in the history
release 20.14.0
  • Loading branch information
gaborbernat authored Mar 25, 2022
2 parents 0429697 + e2822f7 commit 1aa302f
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 5 deletions.
19 changes: 19 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ Release History

.. towncrier release notes start
v20.14.0 (2022-03-25)
---------------------

Features - 20.14.0
~~~~~~~~~~~~~~~~~~
- Support Nushell activation scripts with nu version ``0.60`` - by :user:`kubouch`. (`#2321 <https://github.com/pypa/virtualenv/issues/2321>`_)

Bugfixes - 20.14.0
~~~~~~~~~~~~~~~~~~
- Upgrade embedded setuptools to ``61.0.0`` from ``60.10.0`` - by :user:`gaborbernat`. (`#2322 <https://github.com/pypa/virtualenv/issues/2322>`_)

v20.13.4 (2022-03-18)
---------------------

Bugfixes - 20.14.0
~~~~~~~~~~~~~~~~~~
- Improve performance of python startup inside created virtualenvs - by :user:`asottile`. (`#2317 <https://github.com/pypa/virtualenv/issues/2317>`_)
- Upgrade embedded setuptools to ``60.10.0`` from ``60.9.3`` - by :user:`gaborbernat`. (`#2320 <https://github.com/pypa/virtualenv/issues/2320>`_)

v20.13.3 (2022-03-07)
---------------------

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

2 changes: 0 additions & 2 deletions docs/changelog/2322.bugfix.rst

This file was deleted.

0 comments on commit 1aa302f

Please sign in to comment.