From 40a5976f1151bc2f3f69aac34fa6b287adea663a Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 13 May 2022 12:45:27 -0700 Subject: [PATCH] doc update --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index a3fa9967..242eac66 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ jc changelog - Add git log command streaming parser - Add top -b command parser tested on linux - Add top -b command streaming parser tested on linux +- Fix git log standard parser for coner-cases where hash values are in messages - Fix df command parser for rare instances when a newline is found at the end - Allow jc to pip install on unsupported python version 3.6 - Fix asciitable-m parser to skip some rows that contain column separator