Reword CHANGELOG a bit

This commit is contained in:
Bruno Oliveira 2015-07-13 12:01:54 -03:00
parent 5ec2a17f08
commit 5750ae784a
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
- preserve warning functions after call to pytest.deprecated_call. Thanks - preserve warning functions after call to pytest.deprecated_call. Thanks
Pieter Mulder for PR. Pieter Mulder for PR.
- fix issue833: --fixtures does not show fixtures defined in test files, - fix issue833: --fixtures now shows all fixtures of collected test files, instead of just the
except for the first one collected. Thanks Florian Bruhin for reporting fixtures declared on the first one.
and Bruno Oliveira for the PR. Thanks Florian Bruhin for reporting and Bruno Oliveira for the PR.
2.7.2 (compared to 2.7.1) 2.7.2 (compared to 2.7.1)