1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

doc update

This commit is contained in:
Kelly Brazil
2024-02-28 13:33:56 -08:00
parent 7a377f7b8d
commit 48deacf875

View File

@ -1,7 +1,8 @@
jc changelog jc changelog
20240226 v1.25.2 20240228 v1.25.2
- Add `apt-cache show` command parser - Add `apt-cache show` command parser
- Add `needrestart -b` command parser
- Enhance `df` parser to add human readable output support. Note: the `size` - Enhance `df` parser to add human readable output support. Note: the `size`
field has been changed to an integer and all size values have been normalized field has been changed to an integer and all size values have been normalized
to bytes. to bytes.