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 5d6ba84 commit 2c23368Copy full SHA for 2c23368
History.md
@@ -1,4 +1,10 @@
1
2
+2.1.0 / 2017-04-24
3
+==================
4
+
5
+ * [chore] Drop support for old nodejs versions (0.10 & 0.12) (#92)
6
+ * [revert] "[fix] Enable to utf8-decode string payloads (#88)" (#91)
7
8
2.0.3 / 2017-04-05
9
==================
10
package.json
@@ -2,7 +2,7 @@
"name": "engine.io-parser",
"description": "Parser for the client for the realtime Engine",
"license": "MIT",
- "version": "2.0.3",
+ "version": "2.1.0",
"homepage": "https://github.com/socketio/engine.io-parser",
"devDependencies": {
"expect.js": "0.3.1",
0 commit comments