Skip to content

Commit cf6b229

Browse files
committed
Release 4.4.0
1 parent 0be78e9 commit cf6b229

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

4+
v4.4.0 (2021-06-06)
5+
-------------------
6+
7+
Improvements
8+
^^^^^^^^^^^^
9+
10+
* Add a fixture :fixture:`django_capture_on_commit_callbacks` to capture
11+
:func:`transaction.on_commit() <django.db.transaction.on_commit>` callbacks
12+
in tests.
13+
14+
415
v4.3.0 (2021-05-15)
516
-------------------
617

0 commit comments

Comments
 (0)