==================
* Fixed: JSON parse error when deleting objects with call to `Client.delete()`
* Added: "Official" support for Python 2.4, 2.5, 2.6
* Added: `logon` and `logoff` convenience methods.
* Added: `client_from_file` to load credentials from a config file.
* `OX3APIClient` is deprecated; use `Client` instead.