From dd0eca973933b7e6953a35ae729d36e75b06dea5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Jan 2017 17:51:27 -0500 Subject: [PATCH] history: pretty colors for help --- HISTORY.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 3f473a25..75d72ad3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,7 +1,9 @@ 0.2.6: - Fix for bash shell invocation. - Better support for comments in requirements.txt files. - - Support for Pipfile's [[source]] + - Support for Pipfile's [[source]]. + - Pretty colors for help. + - Refactors. 0.2.5: - Enhanced terminal resizing. - Cleanups from PRs: typos.