From e993dc75dc60c07deca655ecffe931637010c99f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Sep 2017 13:16:42 -0400 Subject: [PATCH] cleanup -e Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 169fc3bd..27400f2c 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 7.7.0: - Improved update caching mechanism. - Only prompt for spelling correction in interactive sessions. + - Cleanup -e. 7.6.9: - Change --two, and --three to use --python 2 and --python 3 under the hood. - This restores --two / --three usage on windows.