summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt
index 1be30ae561..a6544a6030 100644
--- a/docs/releases/1.9.txt
+++ b/docs/releases/1.9.txt
@@ -172,6 +172,8 @@ Requests and Responses
``status_code`` outside of the constructor will also modify the value of
``reason_phrase``.
+* The debug view now shows details of chained exceptions on Python 3.
+
Tests
^^^^^