Skip to content

Commit d2d5368

Browse files
authored
Merge pull request #2220 from tox-dev/release-3.24.4
release 3.24.4
2 parents 51cc218 + 50307a5 commit d2d5368

File tree

4 files changed

+20
-6
lines changed

4 files changed

+20
-6
lines changed

docs/changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,26 @@ with advance notice in the **Deprecations** section of releases.
1111

1212
.. towncrier release notes start
1313
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+
1434
v3.24.3 (2021-08-21)
1535
--------------------
1636

docs/changelog/2167.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2177.doc.rst

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

docs/changelog/2208.bugfix.rst

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

0 commit comments

Comments
 (0)