We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a952c0f commit 52f9dc9Copy full SHA for 52f9dc9
FsCheck Release Notes.md
@@ -1,4 +1,4 @@
1
-### 2.9.0-rc2 - To be released
+### 2.9.0-rc3 - To be released
2
* Add a .NET Standard 1.6 compatible build to FsCheck, FsCheck.NUnit and FsCheck.Xunit. (with Enrico Sada)
3
* Update to latest FSharp.Core 4.1.
4
@@ -87,7 +87,7 @@
87
* Fix bug in xunit integration: Verbose didn't show any output.
88
89
### 2.2.2 - 14 November 2015
90
- * Major performance improvements in generators, particularly reflection-based generators. (with Mårten Rånge)
+ * Major performance improvements in generators, particularly reflection-based generators. (with M�rten R�nge)
91
92
### 2.2.1 - 5 November 2015
93
* Bug fix: xUnit runner did not update failed count correctly in some cases.
0 commit comments