+Version 3.0
+-----------
+ - Added multiple list members operation api methods (add_list_members, remove_list_members).
+ - Added sitestream endpoint.
+ - Switch to using Requests instead of httplib.
+ - Fully removed support for non-secure HTTP.
+ - Proxy support.
+ - Add API method for /statuses/lookup.json
+ - Add missing 'count' parameter to followers_ids
+ - Added allowed_param to update_profile_image
+ - Comparison between Status objects
+ - Extend on_data method by including a conditional to process warning messages and add the definition of the method to manage those warning messages
+ - Better Python 3 support.
+
Version 2.2
-----------
- Added update_profile_banner endpoint.