Update AUTHORS and CHANGELOG.rst
following contribution guidelines
This commit is contained in:
parent
c5f0b751f4
commit
bfada968d3
1
AUTHORS
1
AUTHORS
|
@ -82,6 +82,7 @@ Katarzyna Jachim
|
||||||
Kevin Cox
|
Kevin Cox
|
||||||
Lee Kamentsky
|
Lee Kamentsky
|
||||||
Lev Maximov
|
Lev Maximov
|
||||||
|
Loic Esteve
|
||||||
Lukas Bednar
|
Lukas Bednar
|
||||||
Luke Murphy
|
Luke Murphy
|
||||||
Maciek Fijalkowski
|
Maciek Fijalkowski
|
||||||
|
|
|
@ -5,12 +5,17 @@
|
||||||
|
|
||||||
*
|
*
|
||||||
|
|
||||||
*
|
* Improve error message when pytest.warns fails (`#2150`_). The type(s) of the
|
||||||
|
expected warnings and the list of caught warnings is added to the
|
||||||
|
error message. Thanks `@lesteve`_ for the PR.
|
||||||
|
|
||||||
*
|
*
|
||||||
|
|
||||||
*
|
*
|
||||||
|
|
||||||
|
.. _@lesteve: https://github.com/lesteve
|
||||||
|
|
||||||
|
.. _#2150: https://github.com/pytest-dev/pytest/issues/2150
|
||||||
|
|
||||||
|
|
||||||
3.0.5 (2016-12-05)
|
3.0.5 (2016-12-05)
|
||||||
|
|
Loading…
Reference in New Issue