3.0.3:

- Updated program description

3.0.2:

- Updated program description

3.0.1:

- Updated documentation

3.0:

- POSIX compliance
- No longer uses sshpass by default
- Added --shell option
- Added --verbose option

2.2:

- added option to pass arguments to the script file (ex: --script "test.sh" --args "arg1 arg2")

2.1:

- now checks for sshpass only when '-n' option is not set
- improved error messages
- added default Bash flags in README
