From 4304fa92fbcc4abb898ce6a7cfa7a25ddd1cc7b1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 20 Sep 2017 22:06:08 -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 99b32ba0..2ee32731 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 7.4.4: - PIPENV_PIPFILE support. + - Much better support for suggesting package names. 7.4.3: - Download/install things concurrently. 7.4.2: