Mention #1580 in the CHANGELOG and add Thomas Grainger to AUTHORS

This commit is contained in:
Bruno Oliveira 2016-06-01 19:56:45 -03:00
parent 74862b8f2f
commit dd9c81ca26
2 changed files with 8 additions and 1 deletions

View File

@ -79,6 +79,7 @@ Ross Lawley
Ryan Wooden Ryan Wooden
Samuele Pedroni Samuele Pedroni
Tom Viner Tom Viner
Thomas Grainger
Trevor Bekolay Trevor Bekolay
Wouter van Ackooy Wouter van Ackooy
David Díaz-Barquero David Díaz-Barquero

View File

@ -3,12 +3,18 @@
**Bug Fixes** **Bug Fixes**
* * Text documents without any doctests no longer appear as "skipped".
Thanks `@graingert`_ for reporting and providing a full PR (`#1580`_).
* *
* *
.. _#1580: https://github.com/pytest-dev/pytest/issues/1580
.. _@graingert: https://github.com/graingert
2.9.2 2.9.2
===== =====