Skip to content

Commit a93537f

Browse files
committed
Update changelog
1 parent 6e4bcd4 commit a93537f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
### v3.2.1 (2015-02-03):
1+
### v1.4.0 (2015-02-25):
2+
3+
* Added callbacks to all API calls ([#20](https://github.com/slackhq/node-slack-client/pull/20))
4+
* Added support for star added/delete events ([#27](https://github.com/slackhq/node-slack-client/pull/27)
5+
* Fixed sample code ([#18](https://github.com/slackhq/node-slack-client/issues/18))
6+
* `getChannelByName` now strips leading hash marks ([#9](https://github.com/slackhq/node-slack-client/pull/9))
7+
* Dropped support for Node 0.8 ([#25](https://github.com/slackhq/node-slack-client/pull/25))
8+
* Fix duplicate scripts entries in package.json ([230c7f74](https://github.com/slackhq/node-slack-client/commit/230c7f743a48f600aff5660367cf1e6816cc67e2))
9+
10+
### v1.3.1 (2015-02-03):
211

312
* Added ability to call chat.postMessage web API method ([#15](https://github.com/slackhq/node-slack-client/pull/15))
413
* Added ability to update and delete messages ([#14](https://github.com/slackhq/node-slack-client/pull/14) and [#17](https://github.com/slackhq/node-slack-client/pull/17))

0 commit comments

Comments
 (0)