Removed the command 'run-script' and added the command 'shell', and updated the docs and README
This commit is contained in:
parent
a9c5ec34fc
commit
aa85ac5ffc
5 changed files with 38 additions and 44 deletions
|
@ -40,7 +40,5 @@ The releases are versioned after the following scheme:
|
|||
|
||||
`MAJOR`.`MINOR`
|
||||
|
||||
- `MAJOR`: will include changes
|
||||
-> may be incompatible with the previous version
|
||||
- `MINOR`: will only include bugfixes and smaller changes
|
||||
-> may not be incompatible with the previous version
|
||||
- `MAJOR`: may include **breaking changes** and/or significant new features
|
||||
- `MINOR`: will only include bugfixes and smaller, **non-breaking changes**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue