From 18055f711d2c5aaa3545f04da8b5785c9b700107 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 21 Sep 2017 12:06:49 -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 7797b684..9946b913 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,6 +2,7 @@ - PIPENV_PIPFILE environment variable support. - --site-packages flag, for the crazy at heart. - Installation conccurency on Windows. + - make `graph --json` consistient with `graph`. - Much better support for suggesting package names. 7.4.3: - Download/install things concurrently.