Skip to content

Commit 8ed7788

Browse files
committed
Add link to changelog entry for #160 PR
1 parent 623cf51 commit 8ed7788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

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

3-
* Add `SplitGen` and `splitGen`
3+
* Add `SplitGen` and `splitGen`: [#160](https://github.com/haskell/random/pull/160)
44
* Add `shuffleList` and `shuffleListM`: [#140](https://github.com/haskell/random/pull/140)
55
* Add `mkStdGen64`: [#155](https://github.com/haskell/random/pull/155)
66
* Add `uniformListRM`, `uniformList`, `uniformListR`, `uniforms` and `uniformRs`:

0 commit comments

Comments
 (0)