From 22df63ea711150fcaa042b393dfab3e115fb165d Mon Sep 17 00:00:00 2001 From: Erin O'Connell Date: Sun, 19 Nov 2017 21:53:07 -0700 Subject: [PATCH] Update HISTORY.txt --- HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index b006d2e2..fad70831 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,5 @@ -8.3.3 - 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: - Moved automated update check to once every 24 hours. - Better default for PYENV_ROOT.