diff options
| author | Andrey Petrov <andrey.petrov@shazow.net> | 2014-11-27 12:38:56 -0800 |
|---|---|---|
| committer | Andrey Petrov <andrey.petrov@shazow.net> | 2014-11-27 12:38:56 -0800 |
| commit | 13e17d4af1b2f5f9dd3c8eca261d79e14cba9946 (patch) | |
| tree | 32e1b25594a3e6feb9c7fe9437c25648ac9a47a3 | |
| parent | 808c2e7149e30756ae0440370e1f89410a59816f (diff) | |
| download | urllib3-request-body.tar.gz | |
CHANGES for #516request-body
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 04d068ca..046c5ea0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,8 @@ dev (master) * Close and discard sockets which experienced SSL-related errors. (Issue #501) +* Handle ``body`` param in ``.request(...)``. (Issue #513) + * ... [Short description of non-trivial change.] (Issue #) |
