Skip to content

Commit

Permalink
Fixed changelog.rst typo and added link to Django documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdolemelipone authored and bluetech committed Jan 31, 2024
1 parent 49b98d1 commit 11f613d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changelog.rst
Expand Up @@ -7,8 +7,8 @@ v4.8.0 (2024-01-30)
Improvements
^^^^^^^^^^^^

* Add `pytest.asserts.assertMessages()` to mimic the behaviour of the
``django.contrib.messages.test.MessagesTestMixin.assertMessages`` function
* Added ``pytest_django.asserts.assertMessages()`` to mimic the behaviour of the
:meth:`~django.contrib.messages.test.MessagesTestMixin.assertMessages` method
for Django versions >= 5.0.

Bugfixes
Expand Down

0 comments on commit 11f613d

Please sign in to comment.