We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981d87c commit 404a3e5Copy full SHA for 404a3e5
docs/changelog.rst
@@ -6,6 +6,16 @@
6
7
.. towncrier release notes start
8
9
+**********************
10
+ v21.1.0 (2026-02-27)
11
12
+
13
+Features - 21.1.0
14
+=================
15
16
+- Add comprehensive type annotations across the entire codebase and ship a PEP 561 ``py.typed`` marker so downstream
17
+ consumers and type checkers recognize virtualenv as an inline-typed package - by :user:`rahuldevikar`. (:issue:`3075`)
18
19
**********************
20
v21.0.0 (2026-02-25)
21
docs/changelog/3075.feature.rst
0 commit comments