From bbf29f453460f34e8df59e2de4ebb838f846b4de Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 21 Sep 2017 23:09:00 -0400 Subject: [PATCH] fix for prettytoml Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 8f3ddb1b..f198f9c3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 7.4.7: - install --sequential, for boring people. - PIPENV_DONT_LOAD_ENV. + - Fix for prettytoml. 7.4.6: - Specify a specific index for a specific dependency. 7.4.5: