From 099ac2bc25738ee4b630e6c58ecb9f40d844f398 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Sat, 24 Jun 2017 11:37:00 -0700 Subject: [PATCH] updating HISTORY --- HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 564d2424..9bc2071b 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,6 @@ +5.1.2: + - Add missing cacerts.pem file to MANIFEST.in + - Improve error message when running `pipenv shell` multiple times. 5.1.1: - Bug fix 5.1.0: