diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9afd301bb..ac168dfd3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -24,7 +24,7 @@ pytest 4.2.0 (2019-01-30) Features -------- -- `#3094 `_: `Class xunit-style `__ functions and methods +- `#3094 `_: `Classic xunit-style `__ functions and methods now obey the scope of *autouse* fixtures. This fixes a number of surprising issues like ``setup_method`` being called before session-scoped