Skip to content

Commit

Permalink
Release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jun 22, 2011
1 parent 0b9bc61 commit c425724
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions History.md
@@ -1,5 +1,11 @@

0.0.1 / 2010-01-03
0.7.1 / 2011-06-21
==================

* Initial release
* Fixed cross-domain XHR.
* Added CORS test to xhr-polling suite.

0.7.0 / 2010-06-21
==================

* http://socket.io/announcement.html
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io"
, "version": "0.7.0"
, "version": "0.7.1"
, "description": "Realtime apps made cross-browser & easy with a WebSocket-like API"
, "homepage": "http://socket.io"
, "keywords": ["websocket", "socket", "realtime", "socket.io", "comet", "ajax"]
Expand Down

0 comments on commit c425724

Please sign in to comment.