Skip to content

Commit 2aeb5d5

Browse files
committed
CHANGELOG: add --boxed deprecation to 2.5.0
1 parent a1a6c77 commit 2aeb5d5

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)