Merge pull request #334 from nicoddemus/release-1.23.0

Release 1.23.0
This commit is contained in:
Bruno Oliveira
2018-08-25 01:49:04 -03:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.23.0 (2018-08-23)
================================
Features
--------
- `#330 <https://github.com/pytest-dev/pytest-xdist/issues/330>`_: Improve collection performance by reducing the number of events sent to ``master`` node.
pytest-xdist 1.22.5 (2018-07-27)
================================

View File

@@ -1 +0,0 @@
Improve collection performance by reducing the number of events sent to ``master`` node.