diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.4.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/3.0.4.txt b/docs/releases/3.0.4.txt index 57675fa9a8..dac9853947 100644 --- a/docs/releases/3.0.4.txt +++ b/docs/releases/3.0.4.txt @@ -9,4 +9,5 @@ Django 3.0.4 fixes several bugs in 3.0.3. Bugfixes ======== -* ... +* Fixed a data loss possibility when using caching from async code + (:ticket:`31253`). |
