Skip to content

Commit

Permalink
v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane DeWael committed Jun 8, 2018
1 parent 71f667d commit ded6435
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/_posts/2018-06-08-v4.5.0.md
@@ -0,0 +1,13 @@
---
layout: changelog
---
* Decouple RTM datastore from Hubot (#465) - thanks @shanedewael
* Create local maps to decrease Web API dependencies (#489, #491) - thanks @shanedewael
* Add flag to allow disabling loading all users on startup (#471) - thanks @sinisterstuf
* Add support for `rtm.connect` (#452) - thanks @lornajane
* Add support for `presence_changed` events (#438) - thanks @leschekfm
* Guarantee consistent user representations (#482) - thanks @shanedewael
* Implements pagination for `users.list` (#454) - thanks @aoberoi
* Modernize documentation (#478) - thanks @aoberoi
* Fixes typo in documentation (#487) - thanks @lukehsiao
* Updates Slack Standard OSS guidelines (#443) - thanks @aoberoi
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hubot-slack",
"version": "4.4.0",
"version": "4.5.0",
"description": "A Slack adapter for hubot",
"main": "./slack",
"scripts": {
Expand Down

0 comments on commit ded6435

Please sign in to comment.