From a507df140b245b83b1c46e8462b44e1145c42f2a Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Mon, 29 Mar 2021 12:25:58 -0700 Subject: [PATCH] add compact json info --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 6c8cbff1..1b612a03 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ jc changelog - Add -v option to display version information. - Make all external python library dependencies optional: pygments, ruamel.yaml, xmltodict - JSON output now supports unencoded unicode characters +- JSON output is now more compact unless the -p (pretty) option is used 20210305 v1.14.4 - Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.