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 94f3cf5 commit 9af15e3Copy full SHA for 9af15e3
docs/changelog.rst
@@ -5,6 +5,22 @@ Release History
5
6
.. towncrier release notes start
7
8
+v20.24.0 (2023-07-14)
9
+---------------------
10
+
11
+Features - 20.24.0
12
+~~~~~~~~~~~~~~~~~~
13
+- Export the prompt prefix as ``VIRTUAL_ENV_PROMPT`` when activating a virtual
14
+ environment - by :user:`jimporter`. (:issue:`2194`)
15
16
+Bugfixes - 20.24.0
17
18
+- Fix test suite - by :user:`gaborbernat`. (:issue:`2592`)
19
+- Upgrade embedded wheels:
20
21
+ * setuptools to ``68.0.0`` from ``67.8.0`` (:issue:`2607`)
22
23
24
v20.23.1 (2023-06-16)
25
---------------------
26
docs/changelog/2194.feature.rst
docs/changelog/2592.bugfix.rst
docs/changelog/2607.bugfix.rst
0 commit comments