From 4f5f774a4688dd512fe6936fff076f4a5e65124f Mon Sep 17 00:00:00 2001 From: nkzawa Date: Wed, 12 Jul 2017 02:33:21 +0900 Subject: [PATCH] update History.md --- History.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/History.md b/History.md index 120ba52..641a2e2 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,13 @@ +0.9.0 / 2017-07-11 +================== + +* compatible with engine.io 1.8.4 +* add options for injecting OKHttpClient [@b95505017] +* emit data on `closing` state on onPacket as well +* set default accept header +* update okhttp + 0.8.3 / 2016-12-12 ==================