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`).