Skip to content

Commit a1faaeb

Browse files
committed
CHANGELOG
1 parent 8b6d4f9 commit a1faaeb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ A [separate changelog is kept for rand_core](rand_core/CHANGELOG.md).
99
You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.html) useful.
1010

1111
## [Unreleased]
12-
## Additions
12+
### Additions
1313
- Pub export `Xoshiro128PlusPlus`, `Xoshiro256PlusPlus` prngs (#1649)
1414

15+
### Changes
16+
- Let `Fill` be implemented for element types, not sliceable types (#1652)
17+
1518
## [0.9.2 — 2025-07-20]
1619
### Deprecated
1720
- Deprecate `rand::rngs::mock` module and `StepRng` generator (#1634)

0 commit comments

Comments
 (0)