Release 1.26.1

This commit is contained in:
Bruno Oliveira
2019-01-28 18:07:36 -02:00
parent c5f65b39ec
commit 6fc02bb04a
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.26.1 (2019-01-28)
================================
Bug Fixes
---------
- `#406 <https://github.com/pytest-dev/pytest-xdist/issues/406>`_: Do not implement deprecated ``pytest_logwarning`` hook in pytest versions where it is deprecated.
pytest-xdist 1.26.0 (2019-01-11)
================================

View File

@@ -1 +0,0 @@
Do not implement deprecated ``pytest_logwarning`` hook in pytest versions where it is deprecated.