From 0988f2ebc2f9b7b37c8288ed274b49f38a6f4859 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 23 Feb 2018 13:48:20 -0500 Subject: [PATCH] clean Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 169a32fb..65b83943 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,6 +2,7 @@ - Deprecate 'update' command. - Introduce 'sync' command. - Better `lock -r` functionality. + - Introduce `pipenv clean`. 9.1.0: - Add --system flag to $ pipenv check. - Removal of package name suggestions.