Merge pull request #267 from nicoddemus/release-1.22.0

Prepare release 1.22.0
This commit is contained in:
Bruno Oliveira
2018-01-11 18:13:41 -02:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
pytest-xdist 1.22.0 (2018-01-11)
================================
Features
--------
- Add support for the ``pytest_runtest_logfinish`` hook which will be released
in pytest 3.4. (`#266
<https://github.com/pytest-dev/pytest-xdist/issues/266>`_)
pytest-xdist 1.21.0 (2017-12-22)
================================

View File

@@ -1 +0,0 @@
Add support for the ``pytest_runtest_logfinish`` hook which will be released in pytest 3.4.