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

add timezone change for unit tests

This commit is contained in:
Kelly Brazil
2021-07-07 09:00:19 -07:00
parent f10ebea209
commit 3e54b597be

View File

@ -1,7 +1,8 @@
jc changelog
20210630 v1.15.7
20210707 v1.15.7
- Add sfdisk command parser tested on linux
- Update unit test files to change the timezone when needed (POSIX only)
20210628 v1.15.6
- Fix issue to only load local plugin parsers that have filenames that end in .py