Reword CHANGELOG a bit
This commit is contained in:
parent
5ec2a17f08
commit
5750ae784a
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue