Skip to content

Commit d06b0a7

Browse files
Add some newlines, displays better in nuget.
1 parent 3e3ceef commit d06b0a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FsCheck Release Notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
### 2.14.0 - 17 April 2019
22
* Add shrinker for data transfer objects. (by Carlo Zancanaro)
3+
34
* Add shrinker for Interval type. (by Nazar Vinnichuk)
5+
46
* Add shrinker for flags enums. (by Nazar Vinnichuk)
7+
58
* Add new Arbitrary instances for Numerics.Complex and ConsoleKeyInfo. (by Nazar Vinnichuk)
9+
610
* Fix float, int32 and int64 generators so their distribution is uniform. This also improves downstream generators. (by Nazar Vinnichuk)
11+
712
* Fix decimal generator so size is respected. (by Nazar Vinnichuk)
13+
814
* Add Gen.scale and ScaleSize extension method which can remove some boilerplate. (by Nazar Vinnichuk)
915

1016
### 2.13.0 - 11 November 2018

0 commit comments

Comments
 (0)