Merge pull request #217 from nicoddemus/release-1.19.1

Prepare release 1.19.1
This commit is contained in:
Bruno Oliveira
2017-08-10 12:50:53 -03:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
pytest-xdist 1.19.1 (2017-08-10)
================================
Bug Fixes
---------
- Fix crash when transferring internal pytest warnings from workers to the
master node. (`#214 <https://github.com/pytest-dev/pytest-
xdist/issues/214>`_)
pytest-xdist 1.19.0 (2017-08-09) pytest-xdist 1.19.0 (2017-08-09)
================================ ================================

View File

@@ -1 +0,0 @@
Fix crash when transferring internal pytest warnings from workers to the master node.