CHANGES
=======

1.0.5
-----

* Use standard Python command line parser (#6)
* flake8 now automated (#5)
* Rename exceptions filename to avoid camelCase
* Convert the code to PEP8

1.0.4
-----

* Replace legacy API endpoint

1.0.3
-----

* Fixed merge issue
* Fixed instance rebuild that did not take image os_type meta into account

1.0.2
-----

* Update Travis token
* Unit test improvements
* Improve unit tests : Remove mocking of tested object Some pep8 fix
* Update setup.cfg
* Update README.md
* Improve Readme

1.0.1
-----

* Fixes some PEP8 and minor stuff

1.0.0
-----

* First opensource commit
