summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.1.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt
index 085ad3aa7e..5effa6eba9 100644
--- a/docs/releases/2.1.txt
+++ b/docs/releases/2.1.txt
@@ -249,3 +249,5 @@ how to remove usage of these features.
* The ``authenticate()`` method of authentication backends requires ``request``
as the first positional argument.
+
+* The ``django.db.models.permalink()`` decorator is removed.