Skip to content

Commit 2e0ca4e

Browse files
[chore] Release 3.1.0 (#180)
1 parent 8876d54 commit 2e0ca4e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
3.1.0 / 2017-01-16
3+
===================
4+
5+
* [docs] Document remoteDisconnect method (#179)
6+
* [feature] Implement remoteDisconnect method (#177)
7+
* [fix] Subscribe only once per room (#175)
8+
* [test] Fix 'Connection is closed' errors when cleaning up tests (#178)
9+
* [test] Use quit() instead of end() to close Redis connection (#176)
10+
211
3.0.0 / 2017-01-08
312
===================
413

package.json

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

0 commit comments

Comments
 (0)