Merge pull request #4706 from hackebrot/add-xfail-note-to-4.2.0-changelog

Update changelog to reflect spelling change of xfail
This commit is contained in:
Bruno Oliveira 2019-02-01 10:35:46 -02:00 committed by GitHub
commit e53563ebbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -96,6 +96,9 @@ Trivial/Internal Changes
- `#4657 <https://github.com/pytest-dev/pytest/issues/4657>`_: Copy saferepr from pylib
- `#4668 <https://github.com/pytest-dev/pytest/issues/4668>`_: The verbose word for expected failures in the teststatus report changes from ``xfail`` to ``XFAIL`` to be consistent with other test outcomes.
pytest 4.1.1 (2019-01-12)
=========================