Improve CHANGELOG entry to be more user-friendly

This commit is contained in:
Bruno Oliveira 2017-08-30 21:20:22 -03:00
parent f4e811afc0
commit f9157b1b6b
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
`compat.safe_getattr` now catches OutcomeExceptions too
Fixed edge-case during collection: attributes which raised ``pytest.fail`` when accessed would abort the entire collection.