CHANGELOG.md in slack-ruby-bot-0.8.1 vs CHANGELOG.md in slack-ruby-bot-0.8.2
- old
+ new
@@ -1,5 +1,9 @@
-### 0.8.1 (6/10/2016)
+### 0.8.2 (7/10/2016)
+
+* [#85](https://github.com/dblock/slack-ruby-bot/issues/85): Fix: regression in bot instance logging - [@dblock](https://github.com/dblock).
+
+### 0.8.1 (7/10/2016)
* [#69](https://github.com/dblock/slack-ruby-bot/pull/69): Ability to add help info to bot and commands - [@accessd](https://github.com/accessd).
* [#75](https://github.com/dblock/slack-ruby-bot/issues/75): Guarantee order of command evaluation - [@dblock](https://github.com/dblock).
* [#76](https://github.com/dblock/slack-ruby-bot/issues/76): Infinity error when app disabled - [@slayershadow](https://github.com/SlayerShadow).
* [#81](https://github.com/dblock/slack-ruby-bot/pull/81): Removed dependency on Bundler - [@derekddecker](https://github.com/derekddecker).