Add CHANGELOG and AUTHORS entries

This commit is contained in:
Eric Siegerman 2015-07-02 15:47:03 -04:00
parent afcad74be8
commit 2c419c4790
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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.