Skip to content

Commit 34bfd84

Browse files
committed
update release notes
1 parent d51fd59 commit 34bfd84

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.9.9 - 23.02.2015
2+
* Added Async.map, Async.bind, Async.unit
3+
* Added AsyncSeq.toList, AsyncSeq.toArray, AsyncSeq.bufferByCount, AsyncSeq.unfoldAsync, AsyncSeq.concatSeq, AsyncSeq.interleave
4+
15
### 1.9.9 - 23.02.2015
26
* BUGFIX: AsyncSeq.skipWhile skips an extra item - https://github.com/fsprojects/FSharpx.Async/pull/2
37

0 commit comments

Comments
 (0)