Add changelog entry

This commit is contained in:
Isaac Virshup 2023-07-18 11:39:40 +02:00
parent 4511468e9c
commit 9c3ee7d255
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Allow :func:`pytest.raises` ``match`` argument to match against `PEP-678 <https://peps.python.org/pep-0678/>` ``__notes__``.