Skip to content

Commit a10bb76

Browse files
committed
Update release-notes with 0.3.1 for IDispose reinstating
1 parent c3e5053 commit a10bb76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Release notes:
77
- adds AsyncSeq vs TaskSeq comparison chart, #131
88
- removes release-notes.txt from file dependencies, but keep in the package, #138
99

10+
0.3.1 (unreleased)
11+
- fixes not calling Dispose for 'use!' and 'use', #157 (fixed by @bartelink)
12+
1013
0.3.0
1114
- internal renames, improved doc comments, signature files for complex types, hide internal-only types, fixes #112.
1215
- adds support for static TaskLike, allowing the same let! and do! overloads that F# task supports, fixes #110.

0 commit comments

Comments
 (0)