We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278a7e4 commit 523dcd2Copy full SHA for 523dcd2
History.md
@@ -1,4 +1,9 @@
1
2
+2.0.2 / 2017-03-21
3
+==================
4
+
5
+ * [fix] Enable to utf8-decode string payloads (#88)
6
7
2.0.1 / 2017-03-06
8
==================
9
package.json
@@ -2,7 +2,7 @@
"name": "engine.io-parser",
"description": "Parser for the client for the realtime Engine",
"license": "MIT",
- "version": "2.0.1",
+ "version": "2.0.2",
"homepage": "https://github.com/socketio/engine.io-parser",
"devDependencies": {
"expect.js": "0.3.1",
0 commit comments