This commit is contained in:
Naoyuki Kanezawa
2015-05-03 01:17:04 +09:00
parent 5f2b89e6d6
commit d460a5e026
3 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
0.5.0 / 2015-05-02
==================
* replace WebSocket client with OkHttp WebSocket [b95505017]
* add the hostnameVerifier option [b95505017]
* fix EVENT_TRANSPORT event to fire upon a transport creation
* fix invalid transport null check
0.4.1 / 2015-02-08
==================