Skip to content

Commit 92a76bb

Browse files
committed
Release 3.1.0
1 parent 6226965 commit 92a76bb

File tree

4 files changed

+22
-8
lines changed

4 files changed

+22
-8
lines changed

Diff for: CHANGELOG.rst

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
pytest-xdist 3.1.0 (2022-12-01)
2+
===============================
3+
4+
Features
5+
--------
6+
7+
- `#789 <https://github.com/pytest-dev/pytest-xdist/issues/789>`_: Users can now set a default distribution mode in their configuration file:
8+
9+
.. code-block:: ini
10+
11+
[pytest]
12+
addopts = --dist loadscope
13+
14+
- `#842 <https://github.com/pytest-dev/pytest-xdist/issues/842>`_: Python 3.11 is now officially supported.
15+
16+
17+
Removals
18+
--------
19+
20+
- `#842 <https://github.com/pytest-dev/pytest-xdist/issues/842>`_: Python 3.6 is no longer supported.
21+
22+
123
pytest-xdist 3.0.2 (2022-10-25)
224
===============================
325

Diff for: changelog/789.feature.rst

-6
This file was deleted.

Diff for: changelog/842.feature.rst

-1
This file was deleted.

Diff for: changelog/842.removal.rst

-1
This file was deleted.

0 commit comments

Comments
 (0)