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
2021-04-09 11:10:08 -07:00
parent 0e70c5ee12
commit 6ebebb659d

View File

@ -1,9 +1,10 @@
jc changelog
20210408 v1.15.1
- New feature to show parser documentation interactively with -h --parsername
20210409 v1.15.1
- New feature to show parser documentation interactively with -h --parser_name
for example: $ jc -h --arp
- Add man page to pypi package for easier packaging in homebrew
- Clean up documentation and autogenerate the Parser Information section from metadata
- Add Systeminfo parser tested on Windows 10
20210407 v1.15.0