Skip to content

Commit e8d1f14

Browse files
[chore] Release 2.0.0 (#153)
1 parent 2a6d27b commit e8d1f14

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

History.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

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+
215
1.1.1 / 2016-09-26
316
==================
417

package.json

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

0 commit comments

Comments
 (0)