From 33d739322865bbc2305068009ebd9fb2cfef9229 Mon Sep 17 00:00:00 2001 From: Erin O'Connell Date: Thu, 23 Nov 2017 10:22:17 -0700 Subject: [PATCH] Update HISTORY.txt --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index fad70831..606c1572 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,4 @@ + - Prompt user to destroy and recreate virtualenvrionment if they are in a currently activated envrionment. - Added enhancement for pip-tools to resolve dependecies with specific versions of python - Fixed bug where newlines were not escaped in .env files when loaded 8.3.2: