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