Skip to content

Commit

Permalink
[chore] release 1.3.1 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne authored Oct 20, 2016
1 parent 6741900 commit ada9dbe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

1.3.1 / 2016-10-20
==================

* [fix] Add safety check for global object (#71)
* [fix] decodePacket now accepts both Buffer and ArrayBuffer as data (#64)
* [fix] Handle undefined case properly when decoding packet (#74)
* [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#70)
* [chore] Update zuul browser settings (#73)

1.3.0 / 2016-09-26
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "engine.io-parser",
"description": "Parser for the client for the realtime Engine",
"license": "MIT",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://github.com/socketio/engine.io-parser",
"devDependencies": {
"expect.js": "0.3.1",
Expand Down

0 comments on commit ada9dbe

Please sign in to comment.