update README and History

This commit is contained in:
Naoyuki Kanezawa
2015-01-28 23:01:27 +09:00
parent f28e576b74
commit daf6d6a068
2 changed files with 19 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
0.4.0 / 2015-01-25
==================
* compatible with engine.io 1.5.1
* fix default port detection when host is specified
* add `Socket#id()` for retrieving `id`
* make `Socket.priorWebsocketSuccess` private
0.3.1 / 2014-11-04
==================