Skip to content

Commit 940e0ef

Browse files
committed
Update CHANGELOG
1 parent 6060401 commit 940e0ef

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
@@ -18,6 +18,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
1818
- Enable feature `small_rng` by default (#1455)
1919
- Allow `UniformFloat::new` samples and `UniformFloat::sample_single` to yield `high` (#1462)
2020
- Fix portability of `rand::distributions::Slice` (#1469)
21+
- Rename `rand::distributions` to `rand::distr` (#1470)
2122

2223
## [0.9.0-alpha.1] - 2024-03-18
2324
- Add the `Slice::num_choices` method to the Slice distribution (#1402)

0 commit comments

Comments
 (0)