Skip to content

Commit

Permalink
update of changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Mildophin committed Oct 14, 2024
1 parent f2f07df commit 0920b79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file.
### To be added

- Added 'get_batches' method, a feature to retrieve a group of batches based on 'BatchFilters'
- Added 'cancel_batches' method, allowing to cancel a group of batches based on 'BatchFilters'

### Incoming breaking change

- 'cancel_jobs' method now needs a 'JobFilters' filter, 'CancelJobFilters' does not exist any more

### To be changed

Expand Down

0 comments on commit 0920b79

Please sign in to comment.