diff --git a/CHANGELOG b/CHANGELOG index 06b4c3dd..fceb07e1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,12 @@ jc changelog 20210405 v1.15.0 -- Add acpi parser tested on linux -- Add upower parser tested on linux -- Add /usr/bin/time parser tested on linux and macOS -- Add dpkg -l parser tested on linux -- Add dir parser tested on Windows 10 +- Add acpi command parser tested on linux +- Add upower command parser tested on linux +- Add /usr/bin/time command parser tested on linux and macOS +- Add dpkg -l command parser tested on linux +- Add finger command parser tested on linux and macOS +- Add dir command parser tested on Windows 10 - Update date parser: complete rewrite (v2.0) providing many enhancements: - Make weekday numbering ISO 8601 compliant - Add a calculated naive timestamp field