Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 425 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 425 Bytes

Release Notes

v1.2.0 (2020-07-11)

Feature

- Added `force` argument to `PendingTask` in order to force re-register existed tasks

v1.1.0 (2020-07-10)

Feature

- Added an ability to add custom single tasks at specific timestamp. 

v1.0.1 (2020-06-30)

Fixed

- Memory allocation, by removing the security adviser from composer.

v1.0.0 (2020-06-30)

Initial Release