From 4d44f350dbe9f8040cc574d73565792d312bf222 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 24 Feb 2018 08:14:50 -0500 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 96ff5cef..8e3dca4e 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,6 +2,7 @@ - Add extra indexes from pip config files in Pipfile generation. - Fix bug with `pipenv clean`. - Install from Pipfile.lock after each successful `pipenv install`. + - Temporary file cleanup. 10.0.0: - Introduce `pipenv sync` command. - Introduce `pipenv clean` command.