1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

changelog update

This commit is contained in:
Kelly Brazil
2020-02-13 16:56:48 -08:00
parent 2fb6ae08d7
commit 66942d64ba

View File

@ -2,9 +2,7 @@ jc changelog
20200211 v1.7.3
- Add alternative 'magic' syntax: e.g. `jc ls -al`
- Options can now be condensed (e.g. -prq is equivalant to -p -r -q )
- TODO: check if fstab works for both command and file
- TODO: check if crontab works for both command and file
- Options can now be condensed (e.g. -prq is equivalant to -p -r -q)
20200208 v1.7.2
- Include test fixtures in wheel and sdist