Skip to content

Commit 9fcf8fa

Browse files
authored
Merge pull request #430 from nicoddemus/release-1.28.0
Release 1.28.0
2 parents 13efbfb + fa8037d commit 9fcf8fa

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
pytest-xdist 1.28.0 (2019-04-02)
2+
================================
3+
4+
Features
5+
--------
6+
7+
- `#426 <https://github.com/pytest-dev/pytest-xdist/issues/426>`_: ``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
8+
hooks from ``pytest 4.4`` (still experimental). This will make report serialization more reliable and
9+
extensible.
10+
11+
This also means that ``pytest-xdist`` now requires ``pytest>=4.4``.
12+
13+
114
pytest-xdist 1.27.0 (2019-02-15)
215
================================
316

changelog/426.feature.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)