Tyding up the CHANGELOG

This commit is contained in:
Bruno Oliveira 2015-12-11 00:36:26 -02:00
parent 85d1f0404a
commit 946bb08da5
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
2.8.5.dev0 2.8.5.dev0
---------- ----------
- fix #1243: fixed injection to class breaking collection step, by replacing - fix #1243: fixed issue where class attributes injected during collection could break pytest.
generated interation with list traversal, added test to verify in python/collect.py PR by Alexei Kozlenok, thanks Ronny Pfannschmidt and Bruno Oliveira for the review and help.
PR by Alexei Kozlenok, Thanks Ronny Pfannschmidt and Nicoddemus for the review and help.
- fix #1074: precompute junitxml chunks instead of storing the whole tree in objects - 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 Thanks Bruno Oliveira for the report and Ronny Pfannschmidt for the PR