Skip to content

Commit

Permalink
Update AUTHORS and CHANGELOG.rst
Browse files Browse the repository at this point in the history
following contribution guidelines
  • Loading branch information
lesteve committed Dec 20, 2016
1 parent c5f0b75 commit bfada96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -82,6 +82,7 @@ Katarzyna Jachim
Kevin Cox
Lee Kamentsky
Lev Maximov
Loic Esteve
Lukas Bednar
Luke Murphy
Maciek Fijalkowski
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.rst
Expand Up @@ -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)
Expand Down

0 comments on commit bfada96

Please sign in to comment.