Fix argument passing in ExecCommand runner
This commit is contained in:
parent
9418125722
commit
b93e07bc3d
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ This update introduces a refactored code-base, code quality improvements, and be
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed Division by zero in PackageManager
|
- Fixed Division by zero in PackageManager
|
||||||
|
- Fixed runner argument passing for ExecCommand
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Removed EncoderType enum file, unused.
|
- Removed EncoderType enum file, unused.
|
||||||
|
|
Loading…
Add table
Reference in a new issue