Skip to content

Commit 63d5a3c

Browse files
committed
release 20.17.1
1 parent d3215e4 commit 63d5a3c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/changelog.rst

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

66
.. towncrier release notes start
77
8+
v20.17.1 (2022-12-05)
9+
---------------------
10+
11+
Bugfixes - 20.17.1
12+
~~~~~~~~~~~~~~~~~~
13+
- A ``py`` or ``python`` spec means any Python rather than ``CPython`` - by :user:`gaborbernat`. (`#2460 <https://github.com/pypa/virtualenv/issues/2460>`_)
14+
- Make ``activate.nu`` respect ``VIRTUAL_ENV_DISABLE_PROMPT`` and not set the prompt if reqeusted - by :user:`m-lima`. (`#2461 <https://github.com/pypa/virtualenv/issues/2461>`_)
15+
16+
817
v20.17.0 (2022-11-27)
918
---------------------
1019

docs/changelog/2460.bugfix.rst

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

docs/changelog/2461.bugfix.rst

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

0 commit comments

Comments
 (0)