add changelog

This commit is contained in:
Naoyuki Kanezawa
2014-11-06 23:02:56 +09:00
parent 4e4d0ded67
commit 6f56aa6d67

9
History.md Normal file
View File

@@ -0,0 +1,9 @@
0.3.0 / 2014-11-04
==================
* compatible with socket.io 1.2.0
* bump `engine.io-client`.
* fix reconnection after reconnecting manually
* enable to stop reconnecting
* enable to reconnect manually
* add `Socket#connected()`