Release 1.23.2

This commit is contained in:
Bruno Oliveira
2018-09-28 06:38:50 -03:00
parent f6ac209cd5
commit ec6129639e
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.23.2 (2018-09-28)
================================
Bug Fixes
---------
- `#344 <https://github.com/pytest-dev/pytest-xdist/issues/344>`_: Fix issue where Warnings could cause pytest to fail if they do not set the args attribute correctly.
pytest-xdist 1.23.1 (2018-09-25)
================================

View File

@@ -1 +0,0 @@
Fix issue where Warnings could cause pytest to fail if they do not set the args attribute correctly.