1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
This commit is contained in:
Kelly Brazil
2019-10-31 07:59:03 -07:00
parent 3365c03a1e
commit a3d9213a1e

View File

@ -1,9 +1,8 @@
jc changelog
2019xxxx v1.1.1
20191031 v1.1.1
- Add arp parser
- Add dig parser
- Add nslookup parser
- Add unit tests
- fix netstat parser (remove side effects due to global variable)