From 3bb25a1e0b33fbad4fe228db213317e86d39aa6d Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Sat, 10 Dec 2016 22:00:25 -0700 Subject: [PATCH] updating 3.0-HISTORY for #3757 --- 3.0-HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/3.0-HISTORY.rst b/3.0-HISTORY.rst index 1956a5d1..34bcfaa3 100644 --- a/3.0-HISTORY.rst +++ b/3.0-HISTORY.rst @@ -1,6 +1,9 @@ 3.0.0 (2016-xx-xx) ++++++++++++++++++ +- Relax how Requests strips bodies from redirects. 3.0.0 only supports body + removal on 301/302 POST redirects and all 303 redirects. + - Remove support for non-string/bytes parameters in ``_basic_auth_str``. - Prevent ``Session.merge_environment`` from erroneously setting the