1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

update doc

This commit is contained in:
Kelly Brazil
2020-02-03 19:11:36 -08:00
parent 76583dcd2f
commit 021f8350a3

View File

@ -1,7 +1,9 @@
jc changelog
202001XX v1.7.1
- Add yaml file parser (tested on linux and OSX)
- Add YAML file parser (tested on linux and OSX)
- Add ini file parser
- Add __version__ variable to parser modules
20191217 v1.6.1
- Add du parser (tested on linux and OSX)