Skip to content

Commit b07c6c8

Browse files
committed
Added changelog.
1 parent a7b5161 commit b07c6c8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## 0.1.2 (June 29, 2013)
2+
3+
* Enabled ability to chain obj_formatter with formatter
4+
* Improved API for specifying per-row text color in the table
5+
6+
## 0.1.1 (June 25, 2018)
7+
8+
* Correcting incorrectly packaged 0.1.0
9+
10+
## 0.1.0 (June 25, 2018)
11+
12+
* Unit tests added with automated testing integrated
13+
* Multiple examples added
14+
* Fixed some bugs related to table transpose
15+
16+
## 0.0.1 (June 23, 2018)
17+
18+
* Initial release of TableFormatter

0 commit comments

Comments
 (0)