CHANGES
=======

0.9.7
-----

* fix spaces
* fix typo in type name
* fix VM cleaner selection
* fix typo
* pep8 fixes
* add project name to emails, Closes #12
* pep8 fixes
* add all\_tenants to vmexpires list API
* revert rtd conf
* try to fix missing css on rtd [ci skip]
* try to fix missing css on rtd

0.9.6
-----

* install test requirements on travis
* add travis integration

0.9.5
-----

* fix exclude
* lower some log level
* fix pep8
* ignore .save files
* add vm excludes management
* lower log level if not found
* update installation

0.9.4
-----

* add log dir
* show user id in command result
* fix rpm/deb and otaca stuff
* fix rpm requires
* remove version constraints for otaca
* remove version constraints for otaca
* keep deb and rpm only
* copy only deb
* fix debian package
* add missing build dep
* fix deb packaging
* fix debian packaging
* add exec rights
* update package build files
* add files to autogenerate deb and rpm
* fix coverage target
* add templates to generate deb and rpm packages
* add changelog target to generate changelog from releasenotes
* disable parallel testing
* remove unused import

0.9.3
-----

* use pretty table instead of tabulate
* add logrotate file
* add more unit tests and add opion max\_vm\_total\_duration to set a total maximum life of VM above which user cannot extend VM anymore

0.9.2
-----

* add unit tests and reset notifications on VM extend
* add tests for worker
* add some unit testing
* fix some syntax and comments removal, add a delete\_all vmexpire object method
* add policy on vmexpire:get and remove unused variables
* update policy template to include admin in operation
* ignore sqlite db used for tests
