Release 2.2.0

This commit is contained in:
Bruno Oliveira 2020-12-14 09:07:15 -03:00
parent c5fadcd734
commit 8f90fb73db
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,12 @@
pytest-xdist 2.2.0 (2020-12-14)
===============================
Features
--------
- `#608 <https://github.com/pytest-dev/pytest-xdist/issues/608>`_: Internal errors in workers are now propagated to the master node.
pytest-xdist 2.1.0 (2020-08-25)
===============================

View File

@ -1 +0,0 @@
Internal errors in workers are now propagated to the master node.