Skip to content

Commit 2c23368

Browse files
[chore] Release 2.1.0
1 parent 5d6ba84 commit 2c23368

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

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+
28
2.0.3 / 2017-04-05
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "engine.io-parser",
33
"description": "Parser for the client for the realtime Engine",
44
"license": "MIT",
5-
"version": "2.0.3",
5+
"version": "2.1.0",
66
"homepage": "https://github.com/socketio/engine.io-parser",
77
"devDependencies": {
88
"expect.js": "0.3.1",

0 commit comments

Comments
 (0)