Fix CHANGELOG for 1.14 release
This commit is contained in:
@@ -1,13 +1,10 @@
|
|||||||
1.14.0.dev
|
1.14
|
||||||
----------
|
----
|
||||||
|
|
||||||
- new hook: ``pytest_xdist_node_collection_finished(node, ids)``, called when
|
- new hook: ``pytest_xdist_node_collection_finished(node, ids)``, called when
|
||||||
a worker has finished collection. Thanks Omer Katz for the request and
|
a worker has finished collection. Thanks Omer Katz for the request and
|
||||||
Bruno Oliveira for the PR.
|
Bruno Oliveira for the PR.
|
||||||
|
|
||||||
1.13.2.dev
|
|
||||||
----------
|
|
||||||
|
|
||||||
- fix README display on pypi
|
- fix README display on pypi
|
||||||
|
|
||||||
- fix #22: xdist now works if the internal tmpdir plugin is disabled.
|
- fix #22: xdist now works if the internal tmpdir plugin is disabled.
|
||||||
|
|||||||
Reference in New Issue
Block a user