mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
updated CHANGELOG
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## v0.4 - 2020-
|
||||
|
||||
- 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)
|
||||
- implemented a workaround for changed behavior of `xpath` in Big Sur (#80)
|
||||
|
||||
## v0.3 - 2020-07-23
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
# with additional ideas and contribution from Isaac Ordonez, Mann consulting
|
||||
|
||||
VERSION='0.4'
|
||||
VERSIONDATE='20200826'
|
||||
VERSIONDATE='20201019'
|
||||
|
||||
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user