When deleting batches of records that exceed the maximum of 100 an exception is thrown "The batch request operation exceeds the maximum 100 changes per change set". This release fixes the issue and splits up the records into batches of 100 records
When deleting batches of records that exceed the maximum of 100 an exception is thrown "The batch request operation exceeds the maximum 100 changes per change set". This release fixes the issue and splits up the records into batches of 100 records