diff --git a/CHANGES.md b/CHANGES.md index c8895d7..b4649c1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ - Fixed reconnection in the event of server restart - Fixed calling on_reconnect() so that it is actually called - Set default Namespace=None +- Added support for Python 3.4 0.5.3 -----