Skip to content

Commit b067e5c

Browse files
committed
Updated changelog
1 parent 33a6f5e commit b067e5c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
## 0.1.2 (June 29, 2018)
1+
## 0.1.3 (August TBD, 2018)
2+
* Improved support for Pandas DataFrame, Numpy RecordArray, and dict tabular data types
23

4+
## 0.1.2 (June 29, 2018)
35
* Enabled ability to chain obj_formatter with formatter
46
* Improved API for specifying per-row text color in the table
57

68
## 0.1.1 (June 25, 2018)
7-
89
* Correcting incorrectly packaged 0.1.0
910

1011
## 0.1.0 (June 25, 2018)
11-
1212
* Unit tests added with automated testing integrated
1313
* Multiple examples added
1414
* Fixed some bugs related to table transpose
1515

1616
## 0.0.1 (June 23, 2018)
17-
18-
* Initial release of TableFormatter
17+
* Initial release of TableFormatter

0 commit comments

Comments
 (0)