**************************************** Added ===== - Added a template for ``setup.py`` to be used in NApp creation.
Changed ======= - Updated How to Contribute link in README.rst. - Updated module ``kytos/cli/commands/napps/api.py`` to handle HTTP code 400. - Updated tests for the ``install_napp`` method.
2020.1
*************************************** Added ===== - Added ``tags`` decorator to run tests by type and size.
Fixed ===== - Fixed error message in the ``get_enabled`` method. - Fixed Travis false positive when tests failed. - Fixed lzma module error when Scrutinizer runs unit tests.
2020.1rc1
******************************************************* Added ===== - New unit tests: improved coverage from 22% to 92%.