Merge pull request #287 from nicoddemus/release-1.22.2

Preparing 1.22.2 release
This commit is contained in:
Bruno Oliveira
2018-02-27 07:43:11 -03:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
pytest-xdist 1.22.2 (2018-02-26)
================================
Bug Fixes
---------
- Add backward compatibility for ``slaveoutput`` attribute to
``WorkerController`` instances. (`#285
<https://github.com/pytest-dev/pytest-xdist/issues/285>`_)
pytest-xdist 1.22.1 (2018-02-19)
================================

View File

@@ -1 +0,0 @@
Add backward compatibility for ``slaveoutput`` attribute to ``WorkerController`` instances.