Skip to content

Commit f126ed5

Browse files
committed
1.2.0 changelog
1 parent 49d4122 commit f126ed5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)