From 3e44c32ef84a647b1b3897d1fe235311fe1ec9e4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 20 Feb 2018 09:59:37 -0500 Subject: [PATCH] updated history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index b25c7397..f28cc9d4 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -5,7 +5,7 @@ - Comment out invalid (to pip's hash checking mode) packages from `$ pipenv lock -r`. - Updated patched version of dotenv. - Do not allow `$ pipenv install --system packagename `to be used. - - Show pip install logs with --verbose + - Show pip install logs with --verbose. - Allow -v as shorthand for --verbose for all commands. 9.0.3: - v9.0.1.