From d8eea34d7ff76f40e5276fdb15f2adaae4581fc1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 26 Sep 2017 11:06:40 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 52f5c55d..70104e96 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 8.0.2: - Fix issue with nested directories all containing Pipfiles. - Fix issue with --py when run outside of a project. + - Improvements to crayons library. 8.0.1: - Fix weird edge case with ramuel.ordereddict. 8.0.0: