File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.2.0] - 2020-11-01
11+
1012### Added
1113
1214- Exponential distribution.
@@ -105,7 +107,8 @@ some CPUs don't support standard C# denormal epsilon.
105107- Default Int Uniform generator provider.
106108- Default Marsaglia generator provider.
107109
108- [ unreleased ] : https://github.com/ZorPastaman/Random-Generators/compare/v1.1.0...HEAD
110+ [ unreleased ] : https://github.com/ZorPastaman/Random-Generators/compare/v1.2.0...HEAD
111+ [ 1.2.0 ] : https://github.com/ZorPastaman/Random-Generators/releases/tag/v1.2.0
109112[ 1.1.0 ] : https://github.com/ZorPastaman/Random-Generators/releases/tag/v1.1.0
110113[ 1.0.1 ] : https://github.com/ZorPastaman/Random-Generators/releases/tag/v1.0.1
111114[ 1.0.0 ] : https://github.com/ZorPastaman/Random-Generators/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments