diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index e7d2882edb..7b3ca37b35 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -395,6 +395,9 @@ Miscellaneous * The undocumented ``negated`` parameter of the :class:`~django.db.models.Exists` expression is removed. +* The ``is_summary`` argument of the undocumented ``Query.add_annotation()`` + method is removed. + .. _deprecated-features-4.2: Features deprecated in 4.2 |
