Skip to content

Commit

Permalink
release 20.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Feb 28, 2023
1 parent 4a84171 commit 2e22984
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ Release History

.. towncrier release notes start
v20.20.0 (2023-02-28)
---------------------

Features - 20.20.0
~~~~~~~~~~~~~~~~~~
- Change environment variable existence check in Nushell activation script to not use deprecated command. (:issue:`2506`)

Bugfixes - 20.20.0
~~~~~~~~~~~~~~~~~~
- Discover CPython implementations distributed on Windows by any organization - by :user:`faph`. (:issue:`2504`)
- 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`)


v20.19.0 (2023-02-07)
---------------------

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 2e22984

Please sign in to comment.