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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
13
13
- Bump the MSRV to 1.61.0
14
14
- Rename `Rng::gen` to `Rng::random` to avoid conflict with the new `gen` keyword in Rust 2024 (#1435)
15
15
- Move all benchmarks to new `benches` crate (#1439)
16
-
- Annotate panicking methods with `#[track_caller]` (#1442)
16
+
- Annotate panicking methods with `#[track_caller]` (#1442, #1447)
17
17
18
18
## [0.9.0-alpha.1] - 2024-03-18
19
19
- Add the `Slice::num_choices` method to the Slice distribution (#1402)
0 commit comments