We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb80d0 commit 8a1f38bCopy full SHA for 8a1f38b
History.md
@@ -1,4 +1,12 @@
1
2
+2.0.0 / 2017-01-12
3
+==================
4
+
5
+ * [chore] Add MIT License (#46)
6
+ * [docs] Add a note about error handling (#45)
7
+ * [chore] Bump dependencies and move to msgpack-lite (#44)
8
+ * [test] Add newer nodejs versions in Travis configuration (#43)
9
10
1.1.0 / 2017-01-12
11
==================
12
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-emitter",
- "version": "1.1.0",
+ "version": "2.0.0",
"description": "",
"license": "MIT",
"repository": {
0 commit comments