We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6cf620 commit 212645eCopy full SHA for 212645e
1 file changed
RELEASE_NOTES.md
@@ -1,5 +1,6 @@
1
-### 1.9.10 - 25.02.2015
2
-* BUGFIX: AsyncSeq.skipWhile skips an extra item - https://github.com/fsprojects/FSharpx.Async/pull/2
3
-
+### 1.10.0 - 25.02.2015
+* Use Paket instead of NuGet
+
4
### 1.9.9 - 23.02.2015
5
-* Copied the async helpers from FSharpx
+* Copied the async helpers from FSharpx
6
+* BUGFIX: AsyncSeq.skipWhile skips an extra item - https://github.com/fsprojects/FSharpx.Async/pull/2
0 commit comments