Skip to content

Commit

Permalink
[chore] Release 2.0.0 (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Jan 22, 2017
1 parent 387be05 commit 0023ce3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

2.0.0 / 2017-01-22
===================

* [chore] Fix Saucelabs tests (#532)
* [chore] Actually run tests in Saucelabs (#527)
* [feature] Allow extraHeaders to be set for browser clients in XHR requests (#519)
* [feature] Add support for per transport options (#518)
* [chore] Bump engine.io-parser to version 2.0.0 (#525)
* [chore] Update zuul config to speed up tests (#526)

1.8.2 / 2016-12-11
===================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "engine.io-client",
"description": "Client for the realtime Engine",
"license": "MIT",
"version": "1.8.2",
"version": "2.0.0",
"homepage": "https://github.com/socketio/engine.io-client",
"contributors": [
{
Expand Down Expand Up @@ -45,7 +45,7 @@
"concat-stream": "1.4.6",
"del": "2.2.0",
"derequire": "1.2.0",
"engine.io": "socketio/engine.io",
"engine.io": "2.0.0",
"eslint-config-standard": "4.4.0",
"eslint-plugin-standard": "1.3.1",
"expect.js": "0.2.0",
Expand Down

0 comments on commit 0023ce3

Please sign in to comment.