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+ `_ is now a required dependency. It's automatically installed along with Django.