From 1dbe3cd840e95468b0740f0bf7892832ca3fed4e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 27 Sep 2017 09:29:05 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index e173efb4..7331d270 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 8.0.7: - Fix --skip-lock when verify_ssl = false. + - Always quote pip path. 8.0.6: - Fix indexes. 8.0.5: