diff --git a/CHANGELOG b/CHANGELOG index dffe2c90..b8c59a24 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,9 @@ jc changelog 20220510 v1.19.0 (in progress) - Add git log command streaming parser - Add top -b command parser tested on linux +- Fix asciitable-m parser to skip rows that contain column separator + characters in cell data. A warning message will be printed to STDOUT + unless `-q` or `quiet=True` is used. - Add YAML output option 20220427 v1.18.8