Skip to content

Commit a6b5611

Browse files
committed
Update CHANGELOG
1 parent 64f9388 commit a6b5611

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
pytest-xdist 3.4.0 (2023-11-11)
2+
===============================
3+
4+
Features
5+
--------
6+
7+
- `#963 <https://github.com/pytest-dev/pytest-xdist/issues/963>`_: Wait for workers to finish reporting when test run stops early.
8+
9+
This makes sure that the results of in-progress tests are displayed.
10+
Previously these reports were being discarded, losing information about the
11+
test run.
12+
13+
- `#965 <https://github.com/pytest-dev/pytest-xdist/issues/965>`_: Added support for Python 3.12.
14+
15+
116
pytest-xdist 3.3.1 (2023-05-19)
217
===============================
318

changelog/963.feature.rst

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

changelog/965.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)