Release 1.23.1

This commit is contained in:
Bruno Oliveira
2018-09-25 12:11:08 -03:00
parent ec966d9800
commit 8ee6c0a4e6
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.23.1 (2018-09-25)
================================
Bug Fixes
---------
- `#341 <https://github.com/pytest-dev/pytest-xdist/issues/341>`_: Fix warnings transfer between workers and master node with pytest >= 3.8.
pytest-xdist 1.23.0 (2018-08-23) pytest-xdist 1.23.0 (2018-08-23)
================================ ================================

View File

@@ -1 +0,0 @@
Fix warnings transfer between workers and master node with pytest >= 3.8.