Skip to content

Commit bfada96

Browse files
committed
Update AUTHORS and CHANGELOG.rst
following contribution guidelines
1 parent c5f0b75 commit bfada96

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Katarzyna Jachim
8282
Kevin Cox
8383
Lee Kamentsky
8484
Lev Maximov
85+
Loic Esteve
8586
Lukas Bednar
8687
Luke Murphy
8788
Maciek Fijalkowski

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@
55

66
*
77

8-
*
8+
* Improve error message when pytest.warns fails (`#2150`_). The type(s) of the
9+
expected warnings and the list of caught warnings is added to the
10+
error message. Thanks `@lesteve`_ for the PR.
911

1012
*
1113

1214
*
1315

16+
.. _@lesteve: https://github.com/lesteve
17+
18+
.. _#2150: https://github.com/pytest-dev/pytest/issues/2150
1419

1520

1621
3.0.5 (2016-12-05)

0 commit comments

Comments
 (0)