Skip to content

Commit

Permalink
Add link to changelog entry for #160 PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Jan 28, 2024
1 parent 623cf51 commit 8ed7788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 1.3.0

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

0 comments on commit 8ed7788

Please sign in to comment.