diff --git a/CHANGELOG b/CHANGELOG index 26b97fc0..491b648a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,13 +1,14 @@ jc changelog -20230103 v1.22.5 +20230105 v1.22.5 - Add TOML parser -- Update copyright dates +- Add AIX support for the `mount` command parser - Fix `lsusb` parser when extra hub port status information is output - Refactor `lsusb` parser for more code reuse - Fix INI parser to include top-level values with no section header - Fix INI and Key/Value parsers to only remove one quotation mark from the beginning and end of values. +- Update copyright dates 20221230 v1.22.4 - Add `iwconfig` command parser