Add CHANGELOG and AUTHORS entries
This commit is contained in:
parent
afcad74be8
commit
2c419c4790
1
AUTHORS
1
AUTHORS
|
@ -25,6 +25,7 @@ Daniel Nuri
|
||||||
Dave Hunt
|
Dave Hunt
|
||||||
David Mohr
|
David Mohr
|
||||||
Eduardo Schettino
|
Eduardo Schettino
|
||||||
|
Eric Siegerman
|
||||||
Florian Bruhin
|
Florian Bruhin
|
||||||
Edison Gustavo Muenz
|
Edison Gustavo Muenz
|
||||||
Floris Bruynooghe
|
Floris Bruynooghe
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
2.8.0.dev (compared to 2.7.X)
|
2.8.0.dev (compared to 2.7.X)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
- partial fix for issue500: color the summary bar yellow for warning
|
||||||
|
situations, including the case where no tests were run
|
||||||
|
|
||||||
- fix issue713: JUnit XML reports for doctest failures.
|
- fix issue713: JUnit XML reports for doctest failures.
|
||||||
Thanks Punyashloka Biswal.
|
Thanks Punyashloka Biswal.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue