updated version to v0.5

This commit is contained in:
Armin Briegel
2020-10-19 10:53:47 +02:00
parent e0108277a5
commit fbb01e4c48
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.5 - 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)