From 81c97f35eee2fa993ad96267fceb3020a51c6362 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 13 Mar 2018 07:51:43 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 5f5dc8f84e..25af36cdda 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +11.6.2: + - Properly vendor certifi. 11.6.1: - Remove concurrent.futures, as it's not being used any longer, and is problematic. 11.6.0: