From 28ab691994038d5d633c93d29de3f01f5f1da9e0 Mon Sep 17 00:00:00 2001 From: Niru Maheswaranathan Date: Thu, 29 Sep 2016 14:58:19 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b019ad..ce8db15 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Hosted at Read The Docs: [tableprint.readthedocs.org](http://tableprint.readthed - `six` ## Version +- 0.5.0 (Sept 29 2016) Better handling of ANSI escape sequences in table rows - 0.4.0 (May 3 2016) Adds a 'block' style - 0.3.2 (May 3 2016) Adds a test suite - 0.3.0 (May 3 2016) Adds custom styles for tables, specified by a key ('fancy_grid', 'grid', etc.)