File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.0.0 / 2016-11-28
3
+ ===================
4
+
5
+ * [ chore] Bump socket.io-adapter to version 0.5.0 (#145 )
6
+ * [ chore] Bump debug to version 2.3.3 (#147 )
7
+ * [ chore] Bump redis to version 2.6.3 (#148 )
8
+ * [ chore] Bump async library to 2.1.4 (#62 )
9
+ * [ feature] Add a ` local ` flag (#119 )
10
+ * [ feature] Refactor requests between nodes and add ` clientRooms ` method (#146 )
11
+ * [ feature] Add an option to disable channel multiplexing (#140 )
12
+ * [ fix] receive a message only once per-emit (not per-joined rooms) (#151 )
13
+ * [ chore] Bump mocha to 3.2.0 (#152 )
14
+
2
15
1.1.1 / 2016-09-26
3
16
==================
4
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " socket.io-redis" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " " ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments