1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

update version info

This commit is contained in:
Kelly Brazil
2019-12-17 12:09:24 -08:00
parent 2b9a5fcc32
commit 4f11855935

View File

@ -1,7 +1,10 @@
jc changelog
2019xxxx v1.6.1
20191217 v1.6.1
- Add du parser (tested on linux and OSX)
- Add crontab parser (tested on linux and OSX)
- Add pip list parser (tested on linux and OSX)
- Add pip show parser (tested on linux and OSX)
- Add OSX support for the ifconfig, arp, df, mount, and uname parsers
- Add tests for ls, dig, ps, w, uptime on OSX
- Add about option