mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 13:21:53 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
## v0.4 - 2020-
|
## v0.4 - 2020-10-19
|
||||||
|
|
||||||
- you can now set script variables as an argument in the form `VARIABLE=value`. More detail on this in the README file, 'Configuration from Arguments.' (#26, #50, #72, and #73)
|
- you can now set script variables as an argument in the form `VARIABLE=value`. More detail on this in the README file, 'Configuration from Arguments.' (#26, #50, #72, and #73)
|
||||||
- change `downloadFromGit` to match file types better (#58)
|
- change `downloadFromGit` to match file types better (#58)
|
||||||
- implemented a workaround for changed behavior of `xpath` in Big Sur (#80)
|
- implemented a workaround for changed behavior of `xpath` in Big Sur (#80)
|
||||||
|
- added an option `prompt_user_the_kill` to `BLOCKING_PROCESS_ACTION` which will kill the process after the third unsuccessful attempt to quit (#78, thanks Patrick Atoon @raptor399)
|
||||||
|
- added several new labels for total of 116
|
||||||
|
|
||||||
|
|
||||||
## v0.3 - 2020-07-23
|
## v0.3 - 2020-07-23
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user