summaryrefslogtreecommitdiff
path: root/docs/releases
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases')
-rw-r--r--docs/releases/2.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.2.txt b/docs/releases/2.2.txt
index e83c162b0b..93c1787cac 100644
--- a/docs/releases/2.2.txt
+++ b/docs/releases/2.2.txt
@@ -331,7 +331,7 @@ change shouldn't have an impact on your tests unless you've customized
``sqlparse`` is required dependency
-----------------------------------
-To simplify a few parts of Django's database handling, `sqlparse
+To simplify a few parts of Django's database handling, `sqlparse 0.2.2+
<https://pypi.org/project/sqlparse/>`_ is now a required dependency. It's
automatically installed along with Django.