Skip to content

Commit

Permalink
v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Goodman-Wilson committed Oct 12, 2016
1 parent 6de1b5d commit 87ad8de
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.2.0 (2016-10-12)
* And now we have an even easier way of watching for message reactions

### 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.

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.1.0",
"version": "4.2.0",
"description": "A Slack adapter for hubot",
"main": "./slack",
"scripts": {
Expand Down

0 comments on commit 87ad8de

Please sign in to comment.