Skip to content

release 3.24.4 #2220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@ with advance notice in the **Deprecations** section of releases.

.. towncrier release notes start

v3.24.4 (2021-09-16)
Bugfixes
^^^^^^^^

- Fixed handling of ``-e ALL`` in parallel mode by ignoring the ``ALL`` in subprocesses -- by :user:`guahki`.
`#2167 <https://github.com/tox-dev/tox/issues/2167>`_
- Prevent tox from using a truncated interpreter when using
``TOX_LIMITED_SHEBANG`` -- by :user:`jdknight`.
`#2208 <https://github.com/tox-dev/tox/issues/2208>`_


Documentation
^^^^^^^^^^^^^

- Enabled the use of the favicon in the Sphinx docs first
introduced in :pull:`764` but not integrated fully
-- :user:`webknjaz`
`#2177 <https://github.com/tox-dev/tox/issues/2177>`_


v3.24.3 (2021-08-21)
--------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/2167.bugfix.rst

This file was deleted.

3 changes: 0 additions & 3 deletions docs/changelog/2177.doc.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/changelog/2208.bugfix.rst

This file was deleted.