Release 2.4.0
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
pytest-xdist 2.4.0 (2021-09-20)
|
||||
Features
|
||||
--------
|
||||
|
||||
- `#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).
|
||||
|
||||
Depends on the `setproctitle <https://pypi.org/project/setproctitle/>`__ package, which can be installed with ``pip install pytest-xdist[setproctitle]``.
|
||||
|
||||
- `#704 <https://github.com/pytest-dev/pytest-xdist/issues/704>`_: Add support for Python 3.10.
|
||||
|
||||
|
||||
pytest-xdist 2.3.0 (2021-06-16)
|
||||
===============================
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
On Linux, the process title now changes to indicate the current worker state (running/idle).
|
||||
|
||||
Depends on the `setproctitle <https://pypi.org/project/setproctitle/>`__ package, which can be installed with ``pip install pytest-xdist[setproctitle]``.
|
||||
@@ -1 +0,0 @@
|
||||
Add support for Python 3.10.
|
||||
Reference in New Issue
Block a user