summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.3.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.3.txt b/docs/releases/1.7.3.txt
index 3a651f0bd9..cc824b0ef6 100644
--- a/docs/releases/1.7.3.txt
+++ b/docs/releases/1.7.3.txt
@@ -26,3 +26,6 @@ Bugfixes
(:ticket:`24097`).
* Added correct formats for Greek (``el``) (:ticket:`23967`).
+
+* Fixed a migration crash when unapplying a migration where multiple operations
+ interact with the same model (:ticket:`24110`).