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