summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt
index 07480e65d6..167e016c33 100644
--- a/docs/releases/1.9.txt
+++ b/docs/releases/1.9.txt
@@ -164,6 +164,8 @@ Management Commands
:djadmin:`sqlmigrate`, the SQL code generated for each migration operation is
preceded by the operation's description.
+* The :djadmin:`dumpdata` command output is now deterministically ordered.
+
Models
^^^^^^