From df793ac98350ec8065952a3ecb889fd0ae1700bc Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 15 Feb 2017 17:42:08 -0800 Subject: [PATCH] changes for v6.2.3 --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 91e2078..059d735 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,15 @@ History ------- +6.2.3 (2017-02-15) +++++++++++++++++++ + +- Support NTLM proxy format like domain\\user:pass. #23 +- Upgrade pytz to v2016.10. +- Upgrade requests to v2.13.0. +- Upgrade pysocks to v1.6.6. + + 6.2.2 (2017-02-13) ++++++++++++++++++