We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55fbfd commit 8b754e3Copy full SHA for 8b754e3
History.md
@@ -1,4 +1,11 @@
1
2
+1.1.1 / 2016-09-26
3
+==================
4
+
5
+ * [refactor] Use this.channel to construct the name of a channel (#129)
6
+ * [test] Add tests with ioredis client (#128)
7
+ * [chore] Restrict files included in npm package (#130)
8
9
1.1.0 / 2016-09-24
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-redis",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "",
"license": "MIT",
"repository": {
0 commit comments