We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51fd59 commit 34bfd84Copy full SHA for 34bfd84
1 file changed
RELEASE_NOTES.md
@@ -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
+
5
### 1.9.9 - 23.02.2015
6
* BUGFIX: AsyncSeq.skipWhile skips an extra item - https://github.com/fsprojects/FSharpx.Async/pull/2
7
0 commit comments