File tree Expand file tree Collapse file tree 4 files changed +20
-6
lines changed Expand file tree Collapse file tree 4 files changed +20
-6
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,26 @@ with advance notice in the **Deprecations** section of releases.
11
11
12
12
.. towncrier release notes start
13
13
14
+ v3.24.4 (2021-09-16)
15
+ Bugfixes
16
+ ^^^^^^^^
17
+
18
+ - Fixed handling of ``-e ALL `` in parallel mode by ignoring the ``ALL `` in subprocesses -- by :user: `guahki `.
19
+ `#2167 <https://github.com/tox-dev/tox/issues/2167 >`_
20
+ - Prevent tox from using a truncated interpreter when using
21
+ ``TOX_LIMITED_SHEBANG `` -- by :user: `jdknight `.
22
+ `#2208 <https://github.com/tox-dev/tox/issues/2208 >`_
23
+
24
+
25
+ Documentation
26
+ ^^^^^^^^^^^^^
27
+
28
+ - Enabled the use of the favicon in the Sphinx docs first
29
+ introduced in :pull: `764 ` but not integrated fully
30
+ -- :user: `webknjaz `
31
+ `#2177 <https://github.com/tox-dev/tox/issues/2177 >`_
32
+
33
+
14
34
v3.24.3 (2021-08-21)
15
35
--------------------
16
36
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments