updated CHANGELOG

This commit is contained in:
Armin Briegel
2020-10-19 09:12:17 +02:00
parent 3530130b48
commit 53f043ede5
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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