From 95ebd665dd2a5a996a9d1e5e4d42b3d0228f8bea Mon Sep 17 00:00:00 2001 From: Roy Hyunjin Han Date: Thu, 9 Aug 2012 01:47:29 -0400 Subject: [PATCH] Bump version and condense version history --- CHANGES.rst | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index d8a781c..94e8c72 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,14 +1,11 @@ -0.1.2 ------ +0.2 +--- - Added support for callbacks and channels thanks to Paul Kienzle - Incorporated suggestions from Josh VanderLinden and Ian Fitzpatrick -0.1.1 ------ +0.1 +--- +- Wrapped code from StackOverflow_ - Added exception handling to destructor in case of connection failure -0.1.0 ------ -- Wrapped code from StackOverflow_ - .. _StackOverflow: http://stackoverflow.com/questions/6692908/formatting-messages-to-send-to-socket-io-node-js-server-from-python-client