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

update changelog

This commit is contained in:
Kelly Brazil
2019-12-12 14:12:21 -08:00
parent a85377014d
commit 11db478430

View File

@ -4,6 +4,8 @@ jc changelog
- Add OSX support for the ifconfig parser - Add OSX support for the ifconfig parser
- Add OSX support for the arp parser - Add OSX support for the arp parser
- Add OSX support for the df parser - Add OSX support for the df parser
- Add tests for ls on OSX
- Add tests for dig on OSX
- Add universal parsers to refactor repetitive code - Add universal parsers to refactor repetitive code
- Updated ifconfig parser to output state as an array - Updated ifconfig parser to output state as an array