Prepare release 1.19.1

This commit is contained in:
Bruno Oliveira
2017-08-10 07:17:59 -03:00
parent 79f1b6dab2
commit 469c8c50d0
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)
================================

View File

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