# Changelog ### Upcoming ### 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))