Skip to content

Commit 8fcf927

Browse files
authored
Merge pull request #748 from bluetech/changelog
CHANGELOG: add `--boxed` deprecation to 2.5.0
2 parents 8cd1022 + 2aeb5d5 commit 8fcf927

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
pytest-xdist 2.5.0 (2021-12-10)
22
===============================
33

4+
Deprecations and Removals
5+
-------------------------
6+
7+
- `#468 <https://github.com/pytest-dev/pytest-xdist/issues/468>`_: The ``--boxed`` commmand line argument is deprecated. Install pytest-forked and use ``--forked`` instead. pytest-xdist 3.0.0 will remove the ``--boxed`` argument and pytest-forked dependency.
8+
9+
410
Features
511
--------
612

changelog/468.deprecation.rst

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

0 commit comments

Comments
 (0)