From 8a4bfcafbf10bcc2a3de6fe2d8a488f86868e119 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 14 Sep 2017 19:06:34 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index d5f46943..a8bbce3c 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,6 @@ +7.0.6: + - NO_SPIN is now automatic when CI is set. + - Additionally, vendor pip (a patched version) for doing advanced dependency resolution. 7.0.5: - Depend on latest version of pip. 7.0.4: