From 751395520643c7da81fe81bb1b8a4c3f04cfecec Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 1 Feb 2017 23:29:37 -0500 Subject: [PATCH] PIPENV_SHELL_COMPAT --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index f4a66cdc..58cb8d11 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 3.3.4: - Fix PIPENV_VENV_IN_PROJECT mode. + - Fix PIPENV_SHELL_COMPAT mode. 3.3.3: - Spinners! - Shell compatibility mode ($ pipenv shell -c).