summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSethMichaelLarson <sethmichaellarson@protonmail.com>2018-03-25 16:19:03 -0500
committerSethMichaelLarson <sethmichaellarson@protonmail.com>2018-03-25 16:19:03 -0500
commitf5452ce315e749ac59756067b8a246cf55f5ccfa (patch)
tree001d6059fd7956e5aae40e148ec1dbfc8651fa25
parent997280928daf6e440511baf75d60d25d0813d88a (diff)
downloadurllib3-f5452ce315e749ac59756067b8a246cf55f5ccfa.tar.gz
Add entry in CHANGES.rst
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 06e31e26..6555fa3e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -18,6 +18,8 @@ dev (master)
* Lazily load `uuid` to boost performance on imports (Pull #1270)
+* ``read_chunked()`` on a closed response returns no chunks. (Issue #1088)
+
* ... [Short description of non-trivial change.] (Issue #)