Skip to content

Commit c425724

Browse files
committed
Release 0.7.1
1 parent 0b9bc61 commit c425724

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

History.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

2-
0.0.1 / 2010-01-03
2+
0.7.1 / 2011-06-21
33
==================
44

5-
* Initial release
5+
* Fixed cross-domain XHR.
6+
* Added CORS test to xhr-polling suite.
7+
8+
0.7.0 / 2010-06-21
9+
==================
10+
11+
* http://socket.io/announcement.html

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"
3-
, "version": "0.7.0"
3+
, "version": "0.7.1"
44
, "description": "Realtime apps made cross-browser & easy with a WebSocket-like API"
55
, "homepage": "http://socket.io"
66
, "keywords": ["websocket", "socket", "realtime", "socket.io", "comet", "ajax"]

0 commit comments

Comments
 (0)