Skip to content

Commit f8ca798

Browse files
Update release notes for 2.12.1 release.
1 parent 4190cef commit f8ca798

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

FsCheck Release Notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
### 2.12.1 - To be released
1+
### 2.12.1 - 18 October 2018
22
* Fix FsCheck.Xunit's CheckExtensions so that the throwing methods actually throw on failure.
33

44
* Add new generator extensions for C#: Zip, Zip3, Or and OrNull. (by Stijn Moreels)
55

6+
* Add Gen.collect and variations. (by Stijn Moreels)
7+
8+
* Fix to offset of DateTimeOffset generator. (by Evgeny Grebenyuk)
9+
610
### 2.12.0 - 6 October 2018
711
* Update NUnit to 3.10.1.
812

0 commit comments

Comments
 (0)