diff --git a/CHANGELOG b/CHANGELOG index 7e313baa..6c8cbff1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,9 @@ jc changelog time_minute, and time_second fields - Update last parser to use new timestamp function - Add -h option to display the help text. Piping errors no longer show the help text. -- Make all external python library requirements optional: pygments, ruamel.yaml, xmltodict +- 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 20210305 v1.14.4 - Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.