Changelog
=========

1.4.2
-----
 - version mismatch

1.4.1
-----
 - added return link to site utilities view from scheduler tasks view

1.4.0
-----
 - added scheduler label adapter
 - updated add and edit forms title
 - updated package include scan

1.3.3
-----
 - updated menus order in management interface
 - replace ITableElementName interface with IObjectLabel

1.3.2
-----
 - reset task internal ID after cloning
 - corrected check on request registry when removing task

1.3.1
-----
 - added and updated task add and edit forms AJAX renderer
 - Pylint updates

1.3.0
-----
 - updated tasks notifications management, to be able to add new notifications modes
   easily
 - moved all task related interfaces to pyams_scheduler.interfaces.task module

1.2.1
-----
 - corrected timezone error in task history check
 - added missing "context" argument to permission check
 - small updates in tasks management forms

1.2.0
-----
 - removed support for Python < 3.7
 - updated synchronizer exceptions
 - updated FTP synchronizer handler

1.1.1
-----
 - updated scheduler generations updater order

1.1.0
-----
 - added task copy hook
 - added action to duplicate an existing task

1.0.1
-----
 - updated Gitlab-CI configuration
 - removed Travis-CI configuration

1.0.0
-----
 - initial release
