CHANGES
=======

2.0.0
-----

* Rework test without flexmock, request_mock Make post as default behavior - breaking change Fixe readme for new pypi lib name

1.1.0
-----

* UbersmithException returns the original `code` and `message` given by the API

1.0.8
-----

* Add test that verifies old import still works. Improve Readme file
* Ability to use `POST` as default request method POST request `body` is now verified in tests

1.0.7
-----

* Changed package name

1.0.6
-----

* Update readme

1.0.5
-----

* Add timeout to http requests
* Exception string test

1.0.2
-----

* Making explicit exception
* Include example in README

1.0.0
-----

* Travis key using internap account
* Fixing travis key Fixing readme link to travis-ci
* internap pypi
* api-key
* New ubersmith python client
