You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@ A [separate changelog is kept for rand_core](rand_core/CHANGELOG.md).
8
8
9
9
You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.html) useful.
10
10
11
+
## [0.9.1] - unreleased
12
+
- Add the `Slice::choices` method to the Slice distribution (#1402)
13
+
11
14
## [0.9.0-alpha.0] - 2024-02-18
12
15
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).
0 commit comments