CHANGES
=======

0.4.0
-----

* Support of the limit parameter in the get promotions API
* Update links in the README
* Support the user value in promotions and CI vote queries
* Add Zuul v3 configuration

0.3.0
-----

* Output proper JSON for responses
* Replace swagger\_client with dlrnapi\_client in README.md

0.2.0
-----

* Add support for the new /api/promotions-get call
* Add .gitreview for softwarefactory-project.io

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
