From 333f042c8b1bf137705e3208a714bd21dff43be7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 21 Sep 2017 12:22:03 -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 9946b913..062fa3c5 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -4,6 +4,7 @@ - Installation conccurency on Windows. - make `graph --json` consistient with `graph`. - Much better support for suggesting package names. + - Updated to pipfile spec 4, support for path= for relative package names. 7.4.3: - Download/install things concurrently. 7.4.2: