CHANGES
=======

0.1.0
-----

* Provide the ability to declare username/password over env variable
* Fix dlrn-api ansible module for actions not returning dicts
* Fix setup.cfg
* Move Ansible module inside python module, add example playbook
* Add Ansible module
* Fix action functions behavior
* Expand documentation
* Add unit tests for DefaultApi
* Add commit-import subcommand
* Remove unneeded README.rst
* Add license
* Complete pep8 cleanup, remove redundant models
* Code cleanup, start fixing pep8 checks
* Initial API implemented
* Initial commit
