From 550862a415b102587246202efaa499cd495b5bde Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 28 May 2022 12:18:02 -0700 Subject: [PATCH] doc update --- CHANGELOG | 2 +- man/jc.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 21bf789c..1eeadb2f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ jc changelog -20220526 v1.20.0 (in progress) +20220528 v1.20.0 - Add YAML output option with `-y` - Add `top -b` standard and streaming parsers tested on linux - Add `plugin_parser_count`, `standard_parser_count`, and `streaming_parser_count` diff --git a/man/jc.1 b/man/jc.1 index c12825aa..03c331bd 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -1,4 +1,4 @@ -.TH jc 1 2022-05-27 1.20.0 "JSON Convert" +.TH jc 1 2022-05-28 1.20.0 "JSON Convert" .SH NAME \fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types .SH SYNOPSIS