summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.2.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt
index 7cd366d128..fb42512166 100644
--- a/docs/releases/1.7.2.txt
+++ b/docs/releases/1.7.2.txt
@@ -170,3 +170,5 @@ Bugfixes
* Enabled the ``sqlsequencereset`` command on apps with migrations
(:ticket:`24054`).
+
+* Added tablespace SQL to apps with migrations (:ticket:`24051`).