From 283bb9a26436cddbf3d12ddc1e7e423df40f751e Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Mon, 30 Jan 2017 08:22:20 -0700 Subject: [PATCH] updating history --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index bde0d887..a45616c3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +3.2.13: + - Bug fixes. 3.2.12: - Disable colors by setting PIPENV_COLORBLIND=1 environment variable. 3.2.11: