From bff065daf3c58028aedf7bc2f7e121f00676fc3f Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 23 Mar 2023 16:41:50 -0700 Subject: [PATCH] doc update --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 92ae4afa..417c1596 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,12 @@ jc changelog -20230319 v1.23.1 +20230323 v1.23.1 - Fix `zpool-status` command parser for lines that start with tab - Fix `timedatectl` command parser when RTC set to local - Fix to ensure `py.typed` file is included in the package wheel - Fix `lsusb` command parser to support CDC MBIM and CDC MBIM Extended fields - Add support for the `timesync-status` for the `timedatectl` command parser +- Fix to ignore non-parser-plugins in the parser plugin directory 20230227 v1.23.0 - Add input slicing as a `jc` command-line option