From 5efb78e7c08cb11e90461cd145c78374541108b3 Mon Sep 17 00:00:00 2001 From: Alec Larson <1925840+aleclarson@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:36:54 -0500 Subject: [PATCH] adjust next-minor.md --- .github/next-minor.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/next-minor.md b/.github/next-minor.md index 735d7a5f..542c8bcd 100644 --- a/.github/next-minor.md +++ b/.github/next-minor.md @@ -8,5 +8,10 @@ The `####` headline should be short and descriptive of the new functionality. In ## New Features -#### Add `AbortSignal` options to retry and parallel -https://github.com/radashi-org/radashi/pull/262 \ No newline at end of file +#### Add `signal` option to `retry` + +https://github.com/radashi-org/radashi/pull/262 + +#### Add `signal` option to `parallel` + +https://github.com/radashi-org/radashi/pull/262