Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abelbraaksma committed Nov 24, 2022
1 parent 4e2f15e commit 97d30b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FSharp.Control.TaskSeq/FSharp.Control.TaskSeq.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Generates optimized IL code through the new resumable state machines, and comes
<PackageReleaseNotes>
Release notes:
0.2.3
- improve TaskSeq.empty by not relying on resumable state, #89
- do not throw exception for unequal lengths in TaskSeq.zip, fixes #32
0.2.2
- removes TaskSeq.toSeqCachedAsync, which was incorrectly named. Use toSeq or toListAsync instead.
Expand Down

0 comments on commit 97d30b6

Please sign in to comment.