Skip to content

Commit 1b31521

Browse files
committed
Improve CHANGELOG entry for #2034
1 parent 7e0c462 commit 1b31521

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
*
55

6-
* Using ``pytest.main.compatproperty`` is now issuing deprecation warning.
6+
* Using ``item.Function``, ``item.Module``, etc., is now issuing deprecation warnings, prefer
7+
``pytest.Function``, ``pytest.Module``, etc., instead.
78
Thanks `@nmundar` for the PR.
89

910
* An error message is now displayed if ``--confcutdir`` is not a valid directory, avoiding

0 commit comments

Comments
 (0)