From cc145cbae45b4dae94790565a85bd5bc26e325ba Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 22 Sep 2017 13:41:14 -0400 Subject: [PATCH] fix 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 4652d612..6fb131bc 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,7 +2,7 @@ - Deprecate shell -c mode. - Make a new shell --fancy mode (old default mode). - Introduce PIPENV_SHELL_FANCY. - - Introduce `pipenv --envs``. + - Introduce `pipenv --envs`. 7.4.9: - Improvements to PIPENV_DEFAULT_PYTHON_VERSION. - Improvements to auto-suggestions.