From d973fa0aa3e9da8583560675faa7688fb6020bd6 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Mon, 24 Jul 2017 10:43:01 -0600 Subject: [PATCH] updating HISTORY.txt --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index ab0403f1..db2ec49c 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +5.1.3: + - Updated delegator.py to 0.0.13 5.1.2: - Add missing cacerts.pem file to MANIFEST.in - Improve error message when running `pipenv shell` multiple times.