## Changelog

* 1.0.1: Initial public release
* 1.0.2: Adjust how command is run via docker api exec call
* 1.0.3: Add option to set shell to use
* 1.0.4: Just a version bump to force a new build, no code adjustments
* 1.0.5: Add shell_wait command to add delay for slow starting dockers
* 1.0.6: Docker API update how command is run via API: https://github.com/swipely/docker-api/commit/425036dd85e41f8d4e6ea95ee6d001d76af9c7d7
* 1.0.7: Change name to have 'vagrant-' prefix and push to rybygems
* 1.0.8: Adjust so provisioning shell scripts get renamed to allow them to execute
* 1.0.9: Add gemspec dependency
* 1.1.10: Add stdout response from scripts running
* 1.1.11: SOme more debug log messages