From 28d4162c46ac91edbafc1f91764eb681158cda6a Mon Sep 17 00:00:00 2001 From: Kurt Schelfthout Date: Tue, 23 Feb 2021 23:19:40 +0000 Subject: [PATCH] Bump version to 2.15.0 --- FsCheck Release Notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FsCheck Release Notes.md b/FsCheck Release Notes.md index 2caa596d..f1b0c7ad 100644 --- a/FsCheck Release Notes.md +++ b/FsCheck Release Notes.md @@ -1,8 +1,8 @@ -### 2.15.0 - To be released +### 2.15.0 - 23 February 2021 -* Update NUnit to 3.13.1, and set that as the lowest allowable version in FsCheck.NUnit package. Fix the ensuing +* Updated NUnit to 3.13.1, and set that as the lowest allowable version in FsCheck.NUnit package. Fixed resulting incompatibility. -* Since NUnit 3.13 no longer support netstandard 1.6, had to remove netstandard 1.6 support from FsCheck.NUnit as well. +* Since NUnit 3.13 no longer supports netstandard 1.6, removed netstandard 1.6 support from FsCheck.NUnit as well. ### 2.14.6 - 21 February 2021