Skip to content

Commit

Permalink
[chore] Release 4.0.0 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Feb 15, 2017
1 parent 7ae896a commit 2354068
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
@@ -1,4 +1,14 @@

4.0.0 / 2017-02-15
===================

* [fix] Fix remoteJoin/remoteLeave methods (#201)
* [docs] Update code examples in the Readme (#194)
* [docs] Update History.md regarding the `return_buffers` option (#189)
* [feature] Make customHook async (#181)

The major bump is due to #181, which is an API breaking change.

3.1.0 / 2017-01-16
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-redis",
"version": "3.1.0",
"version": "4.0.0",
"description": "",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 2354068

Please sign in to comment.