Skip to content

Commit 33e7b9d

Browse files
committed
release 20.17.0
1 parent 7cb7e63 commit 33e7b9d

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

docs/changelog.rst

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

66
.. towncrier release notes start
77
8+
v20.17.0 (2022-11-27)
9+
---------------------
10+
11+
Features - 20.17.0
12+
~~~~~~~~~~~~~~~~~~
13+
- Change Nushell activation script to be a module meant to be activated as an overlay. (`#2422 <https://github.com/pypa/virtualenv/issues/2422>`_)
14+
- Update operator used in Nushell activation script to be compatible with future versions. (`#2450 <https://github.com/pypa/virtualenv/issues/2450>`_)
15+
16+
Bugfixes - 20.17.0
17+
~~~~~~~~~~~~~~~~~~
18+
- Do not use deprecated API from ``importlib.resources`` on Python 3.10 or later - by :user:`gaborbernat`. (`#2448 <https://github.com/pypa/virtualenv/issues/2448>`_)
19+
- Upgrade embedded setuptools to ``65.6.3`` from ``65.5.1`` - by :user:`gaborbernat`. (`#2451 <https://github.com/pypa/virtualenv/issues/2451>`_)
20+
21+
822
v20.16.7 (2022-11-12)
923
---------------------
1024

docs/changelog/2422.feature.rst

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

docs/changelog/2448.bugfix.rst

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

docs/changelog/2450.feature.rst

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

docs/changelog/2451.bugfix.rst

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

0 commit comments

Comments
 (0)