From 9312e312d686108db52a4d849b7be2a70b81afe6 Mon Sep 17 00:00:00 2001 From: nkzawa Date: Wed, 12 Jul 2017 02:36:47 +0900 Subject: [PATCH] update History.md --- History.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/History.md b/History.md index e1a1778..d354435 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,11 @@ +0.9.0 / 2017-07-11 +================== + +* compatible with socket.io 1.7.4 +* bump engine.io-client +* send query on connect + 0.8.3 / 2016-12-12 ==================