relative path fix

This commit is contained in:
stax76
2022-08-05 07:11:50 +02:00
parent e2c720346a
commit a7fa76d63a
3 changed files with 14 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
# 6.0.3.2 (2022-0?-??)
- Support multiple folders input (regression fix).
- Relative file input paths are internally converted to absolute paths.
- Relative file input paths are converted to absolute paths.
# 6.0.3.1 (2022-07-30)