CHANGELOG.md in slack-ruby-bot-0.10.1 vs CHANGELOG.md in slack-ruby-bot-0.10.2
- old
+ new
@@ -1,4 +1,9 @@
+### 0.10.2 (06/03/2017)
+
+* [#137](https://github.com/slack-ruby/slack-ruby-bot/pull/137): Add Model-View-Controller classes to allow for more explicit control over how `command`s are designed - [@chuckremes](https://github.com/chuckremes).
+* [#130](https://github.com/slack-ruby/slack-ruby-bot/issues/130): Added test dependencies in TUTORIAL.md - [@jbristow](https://github.com/jbristow).
+
### 0.10.1 (2/12/2017)
* [#113](https://github.com/slack-ruby/slack-ruby-bot/issues/113): Fixed commands in subclassed `SlackRubyBot::Bot` - [@dblock](https://github.com/dblock).
### 0.10.0 (2/9/2017)