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 70c5b23 commit 4fde67c
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,7 +1,7 @@
# 1.3.0

* Add `Seed`, `SeedGen`, `seedSize`, `mkSeed` and `unSeed`.
* 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 4fde67c

Please sign in to comment.