From 3be147f28b65702ce343fac44d5eb034431fd105 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 9 Sep 2017 11:55:36 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 2f452f7f..cd4e4eb0 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,7 +1,8 @@ 6.2.0: - Support for arbitrary files (e.g. pipenv install URL)! - - Removal of lock --legacy. + - $ pipenv run --system ipython. - Skip virtualenv creation when --system is passed to install. + - Removal of lock --legacy. - Improvements to locking mechanism integrity. 6.1.6: - Fix for Windows.