Merge pull request #610 from nicoddemus/release-2.2.0

Release 2.2.0
This commit is contained in:
Bruno Oliveira
2020-12-14 09:15:48 -03:00
committed by GitHub
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.