Release 1.21.1

This commit is contained in:
Bruno Oliveira
2018-11-09 14:29:21 -02:00
parent 365499eeaf
commit 3579bfce7d
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.24.1 (2018-11-09)
================================
Bug Fixes
---------
- `#349 <https://github.com/pytest-dev/pytest-xdist/issues/349>`_: Correctly handle warnings created with arguments that can't be serialized during the transfer from workers to master node.
pytest-xdist 1.24.0 (2018-10-18)
================================

View File

@@ -1 +0,0 @@
Correctly handle warnings created with arguments that can't be serialized during the transfer from workers to master node.