Skip to content

Commit 902b422

Browse files
committed
prepare for release
1 parent ba13134 commit 902b422

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.1.2] - 2023-07-27
4+
5+
- Add a `coop_cancel` module to enable explicit, cooperative cancellation.
6+
37
## [0.1.1] - 2023-07-24
48

59
- Add support for `TryStreamExt::for_each_concurrent_then_try`.
@@ -12,5 +16,6 @@ Initial release, with support for:
1216
- A `future::join_all_then_try` adapter
1317
- `TryStreamExt`, with a `collect_than_try` adapter
1418

19+
[0.1.2]: https://github.com/oxidecomputer/cancel-safe-futures/releases/cancel-safe-futures-0.1.2
1520
[0.1.1]: https://github.com/oxidecomputer/cancel-safe-futures/releases/cancel-safe-futures-0.1.1
1621
[0.1.0]: https://github.com/oxidecomputer/cancel-safe-futures/releases/cancel-safe-futures-0.1.0

0 commit comments

Comments
 (0)