Tyding up the CHANGELOG
This commit is contained in:
parent
85d1f0404a
commit
946bb08da5
|
@ -1,9 +1,8 @@
|
|||
2.8.5.dev0
|
||||
----------
|
||||
|
||||
- fix #1243: fixed injection to class breaking collection step, by replacing
|
||||
generated interation with list traversal, added test to verify in python/collect.py
|
||||
PR by Alexei Kozlenok, Thanks Ronny Pfannschmidt and Nicoddemus for the review and help.
|
||||
- fix #1243: fixed issue where class attributes injected during collection could break pytest.
|
||||
PR by Alexei Kozlenok, thanks Ronny Pfannschmidt and Bruno Oliveira for the review and help.
|
||||
|
||||
- fix #1074: precompute junitxml chunks instead of storing the whole tree in objects
|
||||
Thanks Bruno Oliveira for the report and Ronny Pfannschmidt for the PR
|
||||
|
|
Loading…
Reference in New Issue