# Changelog
### Upcoming
### v0.3.0.2
*Revisions*
* Removed werewolf version specification from stack.yaml.
### v0.3.0.1
*Revisions*
* Added version to werewolf in Dockerfile.
### v0.3.0.0
*Major*
* Added support for werewolf v0.5.0.0. ([#12](https://github.com/hjwylde/werewolf/issues/12))
### v0.2.0.2
*Revisions*
* Added version to werewolf in Dockerfile.
### v0.2.0.1
*Revisions*
* Added version to werewolf-slack in Dockerfile. ([#11](https://github.com/hjwylde/werewolf/issues/11))
### v0.2.0.0
*Major*
* Added options for specifying the Slack access token, channel name and port to run the server on. ([#6](https://github.com/hjwylde/werewolf/issues/6))
*Minor*
* Added a `--validation-token` option and validation. ([#9](https://github.com/hjwylde/werewolf/issues/9))
* Added a `--debug` flag. ([#4](https://github.com/hjwylde/werewolf/issues/4))
*Revisions*
* Fingers crossed fixed a bug with UTF-8 parsing of an accented e. ([#10](https://github.com/hjwylde/werewolf/issues/10))
### v0.1.0.0
*Major*
* Initial version that connects Slack with the werewolf binary. ([#1](https://github.com/hjwylde/werewolf/issues/1))
*Minor*
* Added a Dockerfile. ([#5](https://github.com/hjwylde/werewolf/issues/5))