Skip to content

Commit

Permalink
Merge pull request #2497 from pypa/release-20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Feb 6, 2023
2 parents 828762a + 32f270c commit 2a56eb2
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
Expand Up @@ -5,6 +5,19 @@ Release History

.. towncrier release notes start
v20.18.0 (2023-02-06)
---------------------

Features - 20.18.0
~~~~~~~~~~~~~~~~~~
- Drop ``3.6`` runtime support (can still create ``2.7+``) - by :user:`gaborbernat`. (:issue:`2489`)

Bugfixes - 20.18.0
~~~~~~~~~~~~~~~~~~
- Fix broken prompt in Nushell when activating virtual environment - by :user:`kubouc`. (:issue:`2481`)
- Bump embedded pip to ``23.0`` and setuptools to ``67.1`` - by :user:`gaborbernat`. (:issue:`2489`)


v20.17.1 (2022-12-05)
---------------------

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 2a56eb2

Please sign in to comment.