Skip to content

Commit

Permalink
Update relase-notes.txt for StartImmediateAsTask performance impr…
Browse files Browse the repository at this point in the history
…ovement
  • Loading branch information
abelbraaksma committed Nov 2, 2023
1 parent c175ef1 commit 9624ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Release notes:
- overhaul all doc comments, add exceptions info, improve tooltips experience, #136
- DEPRECATED: type 'TaskSeq<'T>' now replaces 'taskSeq<'T>', the latter deprecated FS0044, #187
- BINARY INCOMPATIBLE: TaskSeq module members are now static members, source code compatible, #186
- Performance: use StartImmediateAsTask instead of StartAsTask to prevent thread-hops, #135

0.4.0-alpha.1
- fixes not calling Dispose for 'use!', 'use', or `finally` blocks #157 (by @bartelink)
Expand Down

0 comments on commit 9624ced

Please sign in to comment.