diff --git a/CHANGELOG b/CHANGELOG index 62717c7..15b4f10 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,13 +1,10 @@ -1.14.0.dev ----------- +1.14 +---- - new hook: ``pytest_xdist_node_collection_finished(node, ids)``, called when a worker has finished collection. Thanks Omer Katz for the request and Bruno Oliveira for the PR. -1.13.2.dev ----------- - - fix README display on pypi - fix #22: xdist now works if the internal tmpdir plugin is disabled.