2.0.0 (2021-05-19) Breaking Changes Removed ...AbstractChainedJob::filter_items_before_processing method in favor of the more flexible process_items method (#2) New Feature Added ...AbstractChainedJob::process_items method to give jobs more control over how the whole batch is processed (#2)