Skip to content

Commit 9624ced

Browse files
committed
Update relase-notes.txt for StartImmediateAsTask performance improvement
1 parent c175ef1 commit 9624ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Release notes:
44
- overhaul all doc comments, add exceptions info, improve tooltips experience, #136
55
- DEPRECATED: type 'TaskSeq<'T>' now replaces 'taskSeq<'T>', the latter deprecated FS0044, #187
66
- BINARY INCOMPATIBLE: TaskSeq module members are now static members, source code compatible, #186
7+
- Performance: use StartImmediateAsTask instead of StartAsTask to prevent thread-hops, #135
78

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

0 commit comments

Comments
 (0)