Skip to content

Commit 97d30b6

Browse files
committed
Update changelog
1 parent 4e2f15e commit 97d30b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FSharp.Control.TaskSeq/FSharp.Control.TaskSeq.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Generates optimized IL code through the new resumable state machines, and comes
2424
<PackageReleaseNotes>
2525
Release notes:
2626
0.2.3
27+
- improve TaskSeq.empty by not relying on resumable state, #89
2728
- do not throw exception for unequal lengths in TaskSeq.zip, fixes #32
2829
0.2.2
2930
- removes TaskSeq.toSeqCachedAsync, which was incorrectly named. Use toSeq or toListAsync instead.

0 commit comments

Comments
 (0)