From ec51bd2bf5eea94804612d4b881b49a1afa384f0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Feb 2026 14:52:24 +0000 Subject: [PATCH 1/2] Initial plan From 020c23c01983c15de552b66bcfcb8a230c8558e1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Feb 2026 14:54:40 +0000 Subject: [PATCH 2/2] Update version from 3.3.2 to 4.0.0 in RELEASE_NOTES.md and version.props Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com> --- RELEASE_NOTES.md | 2 +- version.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b839ab4..8354c4f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -### 3.3.2 +### 4.0.0 * Added `AsyncSeq.mapAsyncUnorderedParallelThrottled` for throttled unordered parallel mapping ([#31](https://github.com/fsprojects/FSharp.Control.AsyncSeq/issues/31), [PR #225](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/225)). * Fixed `ofAsyncEnum` deadlock on single-threaded runtimes such as Blazor WASM ([#152](https://github.com/fsprojects/FSharp.Control.AsyncSeq/issues/152), [PR #229](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/229)). * Updated `PackageLicenseExpression` (removed deprecated `PackageLicenseUrl`) and updated `Microsoft.Bcl.AsyncInterfaces` to 10.0.3 ([#168](https://github.com/fsprojects/FSharp.Control.AsyncSeq/issues/168), [PR #228](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/228)). diff --git a/version.props b/version.props index 56ce3eb..3fe9b80 100644 --- a/version.props +++ b/version.props @@ -1,5 +1,5 @@ - 3.3.2 + 4.0.0