Improve changelog

This commit is contained in:
Bruno Oliveira 2023-09-18 09:00:41 -03:00
parent ddcc9b8b5f
commit 5c4b40b219
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Added ``FutureWarning`` to ``deprecated_call``.
:func:`pytest.deprecated_call` now also considers warnings of type :class:`FutureWarning`.