Prepare changelog for 1.22.1

This commit is contained in:
Bruno Oliveira
2018-02-19 18:10:50 -03:00
parent af4409753a
commit de993e1ee3
3 changed files with 19 additions and 2 deletions

View File

@@ -1 +0,0 @@
Change terminology used by ``pytest-xdist`` to *master* and *worker* in arguments and messages (for example ``--max-worker-reset``).

View File

@@ -1 +0,0 @@
Fix issue when using ``loadscope`` or ``loadfile`` where tests would fail to start if the first scope had only one test.