Update CHANGELOG.rst

Update `1.18.0` entry in CHANGELOG to reflect that `pytest-xdist` now requires `pytest>=3.0.0`.
This commit is contained in:
Luis Crespo
2017-07-05 11:14:52 -04:00
committed by GitHub
parent 1ca9eff35d
commit 55bc8c49d6

View File

@@ -1,6 +1,8 @@
pytest-xdist 1.18.0 (2017-06-26)
================================
- ``pytest-xdist`` now requires pytest 3.0 or later.
Features
--------