CHANGELOG.md in slack-ruby-client-0.7.5 vs CHANGELOG.md in slack-ruby-client-0.7.6
- old
+ new
@@ -1,4 +1,9 @@
+### 0.7.6 (8/7/2016)
+
+* Added `url_verification`, `message.mpim`, `message.im`, `message.groups` and `message.channels` RealTime events - [@dblock](https://github.com/dblock).
+* The `im_open` method accepts `return_im` - [@dblock](https://github.com/dblock).
+
### 0.7.5 (6/27/2016)
* Added `bots_info` to Web API - [@dblock](https://github.com/dblock).
* Added `team_profile_get` and `team_billableInfo` to Web API - [@dblock](https://github.com/dblock).
* Added `chat_meMessage` to Web API - [@dblock](https://github.com/dblock), [@aaronpk](https://github.com/aaronpk).