From c23aacedad9fbf0ca96ed5cf5228b5c60b93ea2e Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 15 Jun 2022 11:12:49 -0700 Subject: [PATCH] doc update --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 989aa432..979aa0a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,9 @@ jc changelog -20220614 v1.20.1 (in progress) +20220615 v1.20.1 (in progress) - Add `postconf -M` parser tested on linux +- Update `asciitable` and `asciitable-m` parsers to preserve case in key + names when using the `-r` or `raw=True` options. - Add long options (e.g. `--help`, `--about`, `--pretty`, etc.) - Add shell completions for Bash and Zsh - Fix `id` parser for cases where the user or group name is not present