Skip to content

Commit

Permalink
[chore] Release 2.3.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Oct 20, 2016
1 parent 972d0aa commit baf384c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@

2.3.0 / 2016-10-21
==================

* [perf] Split try catch into separate function (#40)
* [chore] remove browsers setting from .zuul.yml (#34)
* [chore] bump zuul (#37)
* [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#41)
* [chore] Update zuul browser settings following EOL notices (#42)
* [chore] Restrict files included in npm package (#45)
* [chore] Update zuul browser settings (#44)
* [chore] Remove deprecated isarray dependency (#46)
* [chore] Make the build status badge point towards master (#47)
* [chore] Move benchmark to dev dependencies (#48)

2.2.6 / 2015-11-25
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
"version": "2.2.6",
"version": "2.3.0",
"description": "socket.io protocol parser",
"repository": {
"type": "git",
Expand Down

0 comments on commit baf384c

Please sign in to comment.