From b3f61bb26d53ed6947c54e06c121d0ac3f0c7018 Mon Sep 17 00:00:00 2001 From: Roy Hyunjin Han Date: Wed, 15 Apr 2015 15:49:35 -0400 Subject: [PATCH] Update changes --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index 6c09b87..2bb608c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,7 @@ ----- - Upgraded to socket.io protocol 1.x for websocket transport - Added locks to fix concurrency issues with polling transport +- Fixed SSL support 0.6.1 -----