- Do not call ``Plugin.setup()`` method in ``Plugin.enable()``.
1.6.0
-------------
Released on January 26th, 2016
- Documentation improvements - Adds `enable` and `disable` methods for plugins - BREAKING: The ``get_plugins_list()`` function got renamed to ``get_enabled_plugins()``.