1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

changelog update

This commit is contained in:
Kelly Brazil
2019-10-25 19:41:35 -07:00
parent d3c89a3092
commit c9849ce0db

View File

@ -1,9 +1,10 @@
jc changelog jc changelog
2019xxxx v1.0.1 20191025 v1.0.1
- Add w parser - Add w parser
- Add uptime parser - Add uptime parser
- Add history parser - Add history parser
- Fix uptime parser
- Flatten env parser output - Flatten env parser output
- Remove problematic characters from key names in: df, free, history, lsblk, lsof, and w - Remove problematic characters from key names in: df, free, history, lsblk, lsof, and w
- Where possible, lowercase all keys (except cases like env where the key is the variable name) - Where possible, lowercase all keys (except cases like env where the key is the variable name)