Skip to content

Commit ebeaeb3

Browse files
committed
Add changelog entry (I hope this is correct?)
Signed-off-by: Justus Fluegel <[email protected]>
1 parent 4364102 commit ebeaeb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ A [separate changelog is kept for rand_core](rand_core/CHANGELOG.md).
88

99
You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.html) useful.
1010

11+
## [0.9.1] - unreleased
12+
- Add the `Slice::choices` method to the Slice distribution (#1402)
13+
1114
## [0.9.0-alpha.0] - 2024-02-18
1215
This is a pre-release. To depend on this version, use `rand = "=0.9.0-alpha.0"` to prevent automatic updates (which can be expected to include breaking changes).
1316

0 commit comments

Comments
 (0)