From ba87696a9dfbdb143d784a806333609d98942e07 Mon Sep 17 00:00:00 2001 From: Kurt Schelfthout Date: Sat, 23 Sep 2017 11:56:53 +0100 Subject: [PATCH] Release 2.10.1. --- FsCheck Release Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FsCheck Release Notes.md b/FsCheck Release Notes.md index a011e757..acf0e54a 100644 --- a/FsCheck Release Notes.md +++ b/FsCheck Release Notes.md @@ -1,4 +1,4 @@ -### 2.10.1 - To be released +### 2.10.1 - 23 September 2017 * Make Gen.variant thread safe. * Allow registration of Arbitrary instances that are defined as properties, in addition to methods.