From dc6a9c63ea6cb1ddd40ab2ad5aa276f7a4f5e3dc Mon Sep 17 00:00:00 2001 From: "star:Kenneth Reitz" Date: Wed, 23 Mar 2011 06:40:38 -0400 Subject: [PATCH] prepping for 0.2.0 release --- HISTORY.rst | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 3fab130..ca3369a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,10 +1,21 @@ History ------- -0.1.0 (2011-03-20) +0.2.0 (2011-03-23) ++++++++++++++++++ -* Initial Release! +* Column Printing!!! +* Disable Colors +* Smarter Colors +* max_width, min_width +* Strip cli colors +* bugfixes + + +0.1.2 (2011-03-21) +++++++++++++++++++ + +* Bugfixes 0.1.1 (2011-03-20) @@ -16,7 +27,9 @@ History * Lots of Examples -0.1.2 (2011-03-21) + +0.1.0 (2011-03-20) ++++++++++++++++++ -* Bugfixes \ No newline at end of file +* Initial Release! +