From 029f79da1647e53f97ca83ba92b1f36a131f3128 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 2 Apr 2021 21:52:08 -0700 Subject: [PATCH] added info regarding updated dev scripts for automating doc generation --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index ce216b7b..c9b642e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,7 @@ jc changelog - 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 +- Developer scripts added and enhanced to automate documentation and man page creation 20210305 v1.14.4 - Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.