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

shorten changelog

This commit is contained in:
Kelly Brazil
2019-12-16 10:03:34 -08:00
parent 8f99ab295c
commit b8f902796b

View File

@ -1,10 +1,7 @@
jc changelog
2019xxxx v1.6.1
- Add OSX support for the ifconfig parser
- Add OSX support for the arp parser
- Add OSX support for the df parser
- Add OSX support for the mount parser
- Add OSX support for the ifconfig, arp, df, and mount parsers
- Add tests for ls, dig, ps, w, uptime on OSX
- Add about option
- Add universal parsers to refactor repetitive code