From 8ddbca36c9671492ebc2fc7f2f16de0fd91e6181 Mon Sep 17 00:00:00 2001 From: palaviv Date: Thu, 16 Jun 2016 20:21:03 +0300 Subject: [PATCH] Add CHANGLOG entry --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 45fde880f..1dcc64f77 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -66,7 +66,8 @@ * Add ``build/`` and ``dist/`` to the default ``--norecursedirs`` list. Thanks `@mikofski`_ for the report and `@tomviner`_ for the PR (`#1544`_). -* +* pytest.raises accepts a custom message to raise when no exception accord. + Thanks `@palaviv`_ for the PR. .. _@milliams: https://github.com/milliams .. _@csaftoiu: https://github.com/csaftoiu