Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Goodman-Wilson committed Sep 21, 2016
1 parent 5f4592c commit 50b2e11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# [slack-hubot] Changelog

### v4.1.0 (2016-09-21)
* Somewhere out there, someone has been pining to handle message reactions. If that someone is you, this release lets you do that. Preprare to receive new `ReactionMessage` messages when reactions are added or removed from messages! To the rest of you: Carry on.

### v4.0.5 (2016-09-14)
* Sometimes you could send a message to an @username or a #channelname, but most of the time you couldn't. We have found the problem, and politely asked it to leave.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubot-slack",
"version": "4.0.5",
"version": "4.1.0",
"description": "A Slack adapter for hubot",
"main": "./slack",
"scripts": {
Expand Down

0 comments on commit 50b2e11

Please sign in to comment.