Merge pull request #343 from nicoddemus/release-1.23.1

Release 1.23.1
This commit is contained in:
Bruno Oliveira
2018-09-25 17:05:40 -03:00
committed by GitHub
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)
================================

View File

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