From f687e9f3d8b01d6d99c4df1c539f9b5e3f4e7b4f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 09:58:37 -0400 Subject: [PATCH] history --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 63c8e596..e76c00ca 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ Release History --------------- +2.16.1 (2017-05-27) ++++++++++++++++++++ + +- Restored the ``requests.packages`` namespace for compatibility reasons. +- Bugfix for ``urllib3`` version parsing. + 2.16.0 (2017-05-26) +++++++++++++++++++