Skip to content

Commit

Permalink
Updated CHANGES for #54. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Feb 2, 2016
1 parent 5b2cfa1 commit c7cf296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 0.6.0 (TBD)

* [#54](https://github.com/dblock/slack-ruby-client/issues/54): RealTime client maintains a local store of team data for `client.team`, `.users`, `.channels` and `.groups` data - [@dblock](https://github.com/dblock).
* [#54](https://github.com/dblock/slack-ruby-client/issues/54): RealTime client maintains a local store of team data for `client.self`, `team`, `users`, `channels`, `groups`, `ims` and `bots` data - [@dblock](https://github.com/dblock).
* [#56](https://github.com/dblock/slack-ruby-client/issues/56): API responses in both Web and RealTime clients are now instances of [Slack::Messages::Message](lib/slack/messages/message), which provides method access to properties - [@dblock](https://github.com/dblock).

### 0.5.5 (Next)
Expand Down

0 comments on commit c7cf296

Please sign in to comment.