update README and History

This commit is contained in:
Naoyuki Kanezawa
2015-01-28 23:09:43 +09:00
parent fc7c2f8ba4
commit 706231e4dc
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
0.4.0 / 2015-01-26
==================
* compatible with socket.io 1.3.2
* bump `engine.io-client`.
* added `Socket#id()` pointing to session id
* add exponential backoff with randomization
* reset reconnection attempts state after a successul connection
* fix binary arguments in emit with ack [AlfioEmanueleFresta]
0.3.0 / 2014-11-04
==================