Skip to content

Commit 49b98d1

Browse files
committed
Release 4.8.0
1 parent 7c04917 commit 49b98d1

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

docs/changelog.rst

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
Changelog
22
=========
33

4-
Pending
5-
-------
4+
v4.8.0 (2024-01-30)
5+
-------------------
66

77
Improvements
88
^^^^^^^^^^^^
99

10-
* Added `pytest.asserts.assertMessages()` to mimic the behaviour of the
11-
`django.contrib.messages.test.MessagesTestMixin` function for Django versions >= 5.0.
10+
* Add `pytest.asserts.assertMessages()` to mimic the behaviour of the
11+
``django.contrib.messages.test.MessagesTestMixin.assertMessages`` function
12+
for Django versions >= 5.0.
13+
14+
Bugfixes
15+
^^^^^^^^
16+
17+
* Fix `--help`/`--version` crash in a partially configured app.
18+
1219

1320
v4.7.0 (2023-11-08)
1421
-------------------

0 commit comments

Comments
 (0)