1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-15 00:05:11 +02:00

doc update

This commit is contained in:
Kelly Brazil
2025-03-31 14:17:51 -07:00
parent dbe1757a48
commit 9efc014dce

View File

@ -2,6 +2,8 @@ jc changelog
20250331 v1.25.5
- Add `amixer` command parser
- Fix `lsblk` command parser to support multiple mountpoints. Also, added
byte conversions for size fields.
- Fix `time` command parser for output that does not contain centiseconds
- Fix typing for upcoming python v3.14
- Fix timezone setting for tests to support minimal chrooted builds