Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Sep 3, 2021
1 parent 766e67c commit b86045c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
pytest-xdist 2.4.0 (2021-09-03)
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]``.


pytest-xdist 2.3.0 (2021-06-16)
===============================

Expand Down
3 changes: 0 additions & 3 deletions changelog/696.feature.rst

This file was deleted.

0 comments on commit b86045c

Please sign in to comment.