Skip to content

Commit 2354068

Browse files
[chore] Release 4.0.0 (#202)
1 parent 7ae896a commit 2354068

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
4.0.0 / 2017-02-15
3+
===================
4+
5+
* [fix] Fix remoteJoin/remoteLeave methods (#201)
6+
* [docs] Update code examples in the Readme (#194)
7+
* [docs] Update History.md regarding the `return_buffers` option (#189)
8+
* [feature] Make customHook async (#181)
9+
10+
The major bump is due to #181, which is an API breaking change.
11+
212
3.1.0 / 2017-01-16
313
===================
414

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-redis",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)