Skip to content

Commit 90735e0

Browse files
committed
release 21.5.0
1 parent 79ce906 commit 90735e0

3 files changed

Lines changed: 19 additions & 7 deletions

File tree

docs/changelog.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v21.5.0 (2026-06-13)
11+
**********************
12+
13+
Features - 21.5.0
14+
=================
15+
16+
- Drop support for Python 3.8; virtualenv now requires Python 3.9 or later to run and to create environments. Remove the
17+
embedded ``wheel`` seed package, which virtualenv bundled only for Python 3.8. The ``--wheel`` and ``--no-wheel``
18+
options stay as no-ops, but now warn that virtualenv will remove them in a release after 2026-12 - by
19+
:user:`gaborbernat`. (:issue:`3170`)
20+
21+
Bugfixes - 21.5.0
22+
=================
23+
24+
- Upgrade embedded wheels:
25+
26+
Removed wheel of ``0.47.0`` (:issue:`u`)
27+
928
**********************
1029
v21.4.3 (2026-06-11)
1130
**********************

docs/changelog/3170.feature.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/changelog/u.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)