Skip to content

Commit

Permalink
Updated CHANGELOG for 0.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tleonhardt committed Aug 13, 2019
1 parent 3ae8f6b commit b5fecbc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 0.1.4 (TBD, 2018)
* TBD
## 0.1.4 (August 12, 2019)
* Bug fixes
* Fix colors getting messed up when using the colored library
* Fix issue wrapping text with wide-display unicode characters
* Enhancements
* Added support for dictionaries as row objects. attrib will be used as the column key
* Changed default colored row BG color to be 50% gray
* So it is equally visible on black and white backgrounds

## 0.1.3 (August 18, 2018)
* Improved support for Pandas DataFrame, Numpy RecordArray, and dict tabular data types
Expand Down

0 comments on commit b5fecbc

Please sign in to comment.