Skip to content

Commit baf384c

Browse files
[chore] Release 2.3.0 (#49)
1 parent 972d0aa commit baf384c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

History.md

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

2+
2.3.0 / 2016-10-21
3+
==================
4+
5+
* [perf] Split try catch into separate function (#40)
6+
* [chore] remove browsers setting from .zuul.yml (#34)
7+
* [chore] bump zuul (#37)
8+
* [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#41)
9+
* [chore] Update zuul browser settings following EOL notices (#42)
10+
* [chore] Restrict files included in npm package (#45)
11+
* [chore] Update zuul browser settings (#44)
12+
* [chore] Remove deprecated isarray dependency (#46)
13+
* [chore] Make the build status badge point towards master (#47)
14+
* [chore] Move benchmark to dev dependencies (#48)
15+
216
2.2.6 / 2015-11-25
317
==================
418

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-parser",
3-
"version": "2.2.6",
3+
"version": "2.3.0",
44
"description": "socket.io protocol parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)