add changelog for issue #5171 fixes

This commit is contained in:
DamianSkrzypczak
2019-05-02 21:30:03 +02:00
parent 1bd7d287a7
commit 6e81c3df92

1
changelog/5171.doc.rst Normal file
View File

@@ -0,0 +1 @@
Doc: ``pytest_ignore_collect``, ``pytest_collect_directory``, ``pytest_collect_file`` and ``pytest_pycollect_makemodule`` hooks's 'path' parameter documented type is now ``py.path.local``