Skip to content

Commit 36ea4dd

Browse files
committed
Add changelog entry
1 parent 89b17ed commit 36ea4dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 1.3.0
22

3+
* Improve floating point value generation and avoid degenerate cases: [#172](https://github.com/haskell/random/pull/172)
34
* Add `Uniform` instance for `Maybe` and `Either`: [#167](https://github.com/haskell/random/pull/167)
45
* Add `Seed`, `SeedGen`, `seedSize`, `mkSeed` and `unSeed`:
56
[#162](https://github.com/haskell/random/pull/162)

0 commit comments

Comments
 (0)