summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt
index 1436ffe964..c94935f93a 100644
--- a/docs/releases/1.11.txt
+++ b/docs/releases/1.11.txt
@@ -192,7 +192,8 @@ Requests and Responses
Serialization
~~~~~~~~~~~~~
-* ...
+* The new ``django.core.serializers.base.Serializer.stream_class`` attribute
+ allows subclasses to customize the default stream.
Signals
~~~~~~~