summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.1.1.txt b/docs/releases/3.1.1.txt
index 516d47cd03..c8201d4e41 100644
--- a/docs/releases/3.1.1.txt
+++ b/docs/releases/3.1.1.txt
@@ -14,3 +14,6 @@ Bugfixes
* Fixed wrapping of long model names in the admin's navigation sidebar
(:ticket:`31854`).
+
+* Fixed encoding session data while upgrading multiple instances of the same
+ project to Django 3.1 (:ticket:`31864`).