From c2688bbf27874a84a82873cb3cb2cc300a175818 Mon Sep 17 00:00:00 2001 From: Cory Benfield Date: Wed, 16 Nov 2016 10:35:14 +0000 Subject: [PATCH] Add changelog for 1.19.1 --- HISTORY.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 3c331575..8854f572 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,17 @@ Release History --------------- +2.12.1 (2016-11-16) ++++++++++++++++++++ + +**Bugfixes** + +- Updated setuptools 'security' extra for the new PyOpenSSL backend in urllib3. + +**Miscellaneous** + +- Updated bundled urllib3 to 1.19.1. + 2.12.0 (2016-11-15) +++++++++++++++++++