summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/3.1.txt b/docs/releases/3.1.txt
index 6b3fa0b49e..7d1948b183 100644
--- a/docs/releases/3.1.txt
+++ b/docs/releases/3.1.txt
@@ -155,7 +155,8 @@ Management Commands
Migrations
~~~~~~~~~~
-* ...
+* Migrations are now loaded also from directories without ``__init__.py``
+ files.
Models
~~~~~~