doc: add lost changelog entry

Closes https://github.com/pytest-dev/pytest/issues/4300.

[ci skip]
This commit is contained in:
Daniel Hahler
2018-11-04 18:25:16 +01:00
parent d1c9c54571
commit 34152445cf
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
Handle (ignore) exceptions raised during collection, e.g. with Django's LazySettings proxy class.