CHANGELOG.md in slack-ruby-bot-0.6.0 vs CHANGELOG.md in slack-ruby-bot-0.6.1

- old
+ new

@@ -1,4 +1,9 @@ +### 0.6.1 (1/29/2016) + +* [#43](https://github.com/dblock/slack-ruby-bot/issues/43): Issuing a `bot` command terminates bot - [@dblock](https://github.com/dblock). +* [#40](https://github.com/dblock/slack-ruby-bot/pull/40): Added `SlackRubyBot::Config.reset!` - [@accessd](https://github.com/accessd). + ### 0.6.0 (1/9/2016) * Deprecated `SlackRubyBot::Base#send_message`, `send_message_with_gif` and `send_gif` in favor of `client.say` - [@dblock](https://github.com/dblock). ### 0.5.5 (1/4/2016)