Skip to content

Commit 48697dd

Browse files
Update changelog
1 parent ae788c6 commit 48697dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Added `MergedCancellationToken` to combine multiple cancellation tokens into one.
44
* Added `cancellableFutureOr()` to simplify cancellation when working with `FutureOr` types.
5+
* Added `onError`, `whenComplete`, and `whenCompleteOrCancelled` params to `ignoreCancellation()`. This change doesn't impact existing usage.
56

67
## 1.4.0
78

0 commit comments

Comments
 (0)