Thanked my self in the change log :)

This commit is contained in:
Vlad Dragos 2016-09-26 13:27:41 +03:00
parent 8985c0be3e
commit ff492ca73f
2 changed files with 3 additions and 0 deletions

View File

@ -129,5 +129,6 @@ Tom Viner
Trevor Bekolay
Tyler Goodlet
Vasily Kuznetsov
Vlad Dragos
Wouter van Ackooy
Xuecong Liao

View File

@ -19,6 +19,8 @@
* Explain a bad scope value passed to ``@fixture`` declarations or
a ``MetaFunc.parametrize()`` call. Thanks `@tgoodlet`_ for the PR.
* Change exception raised by ``capture.DontReadFromInput.fileno()`` from ``ValueError``
to ``io.UnsupportedOperation``. Thanks `@vlad-dragos`_ for the PR.
.. _@philpep: https://github.com/philpep
.. _@raquel-ucl: https://github.com/raquel-ucl