Skip to content

Commit 2bcbdb6

Browse files
authored
Merge pull request #417 from nicoddemus/release-1.27.0
Release 1.27.0
2 parents d753e53 + d9c43a0 commit 2bcbdb6

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
pytest-xdist 1.27.0 (2019-02-15)
2+
================================
3+
4+
Features
5+
--------
6+
7+
- `#374 <https://github.com/pytest-dev/pytest-xdist/issues/374>`_: The new ``pytest_xdist_getremotemodule`` hook allows overriding the module run on remote nodes.
8+
9+
- `#415 <https://github.com/pytest-dev/pytest-xdist/issues/415>`_: Improve behavior of ``--numprocesses=auto`` to work well with ``--pdb`` option.
10+
11+
112
pytest-xdist 1.26.1 (2019-01-28)
213
================================
314

changelog/374.feature.rst

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

changelog/415.feature.rst

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

0 commit comments

Comments
 (0)