From 4b6c562825065d4a6274a58b7c40c3b7b32e72f2 Mon Sep 17 00:00:00 2001 From: Roy Hyunjin Han Date: Wed, 15 Apr 2015 14:42:28 -0400 Subject: [PATCH] Update CHANGES --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index b7e7cb1..6c09b87 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +0.6.2 +----- +- Upgraded to socket.io protocol 1.x for websocket transport +- Added locks to fix concurrency issues with polling transport + 0.6.1 ----- - Upgraded to socket.io protocol 1.x thanks to Sean Arietta and Joe Palmer