From 430385fa63891f07f821b1bfefd0b114b89e043e Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 30 Jun 2022 09:25:01 -0700 Subject: [PATCH] doc update --- CHANGELOG | 3 +++ docs/parsers/iptables.md | 2 +- man/jc.1 | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4d7a93d7..f73ddbee 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ jc changelog +20220630 v1.20.2 +- Add `gpg --with-colons` parser tested on linux + 20220615 v1.20.1 - Add `postconf -M` parser tested on linux - Update `asciitable` and `asciitable-m` parsers to preserve case in key diff --git a/docs/parsers/iptables.md b/docs/parsers/iptables.md index 1bbcbb36..bc646347 100644 --- a/docs/parsers/iptables.md +++ b/docs/parsers/iptables.md @@ -186,4 +186,4 @@ Returns: ### Parser Information Compatibility: linux -Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.8 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/man/jc.1 b/man/jc.1 index 487fbaad..26a57544 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -1,4 +1,4 @@ -.TH jc 1 2022-06-29 1.20.1 "JSON Convert" +.TH jc 1 2022-06-30 1.20.1 "JSON Convert" .SH NAME \fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types .SH SYNOPSIS