Skip to content

Commit b95e6c9

Browse files
committed
Fix release notes, add issue numbers
1 parent f48c15c commit b95e6c9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

release-notes.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11

22
Release notes:
33
0.4.x (unreleased)
4-
- fix documentation, improve tooltips experience, add exception info to every method
5-
- 'TaskSeq<'T>' now replaces 'taskSeq<'T>'
6-
- DEPRECATED: type alias 'taskSeq<'T>' now raises warning FS0044 in favor of 'TaskSeq<'T>'
4+
- overhaul all doc comments, add exceptions info, improve tooltips experience, #136
5+
- DEPRECATED: type 'TaskSeq<'T>' now replaces 'taskSeq<'T>', the latter deprecated FS0044, #187
76
- BINARY INCOMPATIBLE: TaskSeq module members are now static members, source code compatible, #186
87

98
0.4.0-alpha.1

0 commit comments

Comments
 (0)