Skip to content

Commit ebbccec

Browse files
authored
Merge pull request #2510 from pypa/release-20.20.0
2 parents 4a84171 + 2e22984 commit ebbccec

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

docs/changelog.rst

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

66
.. towncrier release notes start
77
8+
v20.20.0 (2023-02-28)
9+
---------------------
10+
11+
Features - 20.20.0
12+
~~~~~~~~~~~~~~~~~~
13+
- Change environment variable existence check in Nushell activation script to not use deprecated command. (:issue:`2506`)
14+
15+
Bugfixes - 20.20.0
16+
~~~~~~~~~~~~~~~~~~
17+
- Discover CPython implementations distributed on Windows by any organization - by :user:`faph`. (:issue:`2504`)
18+
- Upgrade embedded setuptools to ``67.4.0`` from ``67.1.0`` and pip to ``23.0.1`` from ``23.0`` - by :user:`gaborbernat`. (:issue:`2510`)
19+
20+
821
v20.19.0 (2023-02-07)
922
---------------------
1023

docs/changelog/2504.bugfix.rst

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

docs/changelog/2506.feature.rst

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

docs/changelog/2510.bugfix.rst

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

0 commit comments

Comments
 (0)