1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

doc update

This commit is contained in:
Kelly Brazil
2023-01-05 17:05:03 -08:00
parent 1350a34316
commit 61bdc13810

View File

@ -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