summaryrefslogtreecommitdiff
path: root/docs/releases/4.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/4.1.txt')
-rw-r--r--docs/releases/4.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/4.1.txt b/docs/releases/4.1.txt
index e3bc02f226..3b36e7ea54 100644
--- a/docs/releases/4.1.txt
+++ b/docs/releases/4.1.txt
@@ -400,6 +400,9 @@ Miscellaneous
:meth:`~.SimpleTestCase.assertFormsetError` is deprecated. Use ``errors=[]``
instead.
+* The ``exc_info`` argument of the undocumented
+ ``django.utils.log.log_response()`` function is replaced by ``exception``.
+
Features removed in 4.1
=======================