Skip to content

Commit ecf4d3b

Browse files
committed
Release 2.4.0
1 parent 87d8979 commit ecf4d3b

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
pytest-xdist 2.4.0 (2021-09-20)
2+
Features
3+
--------
4+
5+
- `#696 <https://github.com/pytest-dev/pytest-xdist/issues/696>`_: On Linux, the process title now changes to indicate the current worker state (running/idle).
6+
7+
Depends on the `setproctitle <https://pypi.org/project/setproctitle/>`__ package, which can be installed with ``pip install pytest-xdist[setproctitle]``.
8+
9+
- `#704 <https://github.com/pytest-dev/pytest-xdist/issues/704>`_: Add support for Python 3.10.
10+
11+
112
pytest-xdist 2.3.0 (2021-06-16)
213
===============================
314

changelog/696.feature.rst

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

changelog/704.feature

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

0 commit comments

Comments
 (0)