Skip to content

Commit

Permalink
Release 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bluetech committed Jan 30, 2024
1 parent 7c04917 commit 49b98d1
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions docs/changelog.rst
@@ -1,14 +1,21 @@
Changelog
=========

Pending
-------
v4.8.0 (2024-01-30)
-------------------

Improvements
^^^^^^^^^^^^

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

Bugfixes
^^^^^^^^

* Fix `--help`/`--version` crash in a partially configured app.


v4.7.0 (2023-11-08)
-------------------
Expand Down

0 comments on commit 49b98d1

Please sign in to comment.