mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Release 1.1.0
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
1.1.0 / 2014-07-16
|
||||
==================
|
||||
|
||||
* make utf8 encoding/decoding optional
|
||||
|
||||
1.0.8 / 2014-07-16
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "engine.io-parser",
|
||||
"description": "Parser for the client for the realtime Engine",
|
||||
"version": "1.0.8",
|
||||
"version": "1.1.0",
|
||||
"homepage": "https://github.com/LearnBoost/engine.io-protocol",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
|
||||
Reference in New Issue
Block a user