## [0.3.1](https://github.com/fgrehm/vocker/compare/v0.3.0...v0.3.1) (October 3, 2013) - Check if container is running before trying to restart - Configure automatic restart of containers regardless of Vagrant version ## [0.3.0](https://github.com/fgrehm/vocker/compare/v0.2.1...v0.3.0) (September 7, 2013) - Add support for Docker's `-dns` parameter ## [0.2.1](https://github.com/fgrehm/vocker/compare/v0.2.0...v0.2.1) (September 5, 2013) - Configure Docker to automatically restart previously running containers on boot [GH-4] ## [0.2.0](https://github.com/fgrehm/vocker/compare/v0.1.0...v0.2.0) (September 3, 2013) - Update installer for Docker 0.6 [GH-1] ## 0.1.0 (August 15, 2013) - Initial public release.