Skip to content

Commit 9b48cd4

Browse files
committed
CHANGELOG entry
1 parent 47e9767 commit 9b48cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
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
### Additions
1919
- Add fns `IndexedRandom::choose_iter`, `choose_weighted_iter` (#1632)
2020
- Pub export `Xoshiro128PlusPlus`, `Xoshiro256PlusPlus` prngs (#1649)
21+
- Pub export `ChaCha8Rng`, `ChaCha12Rng`, `ChaCha20Rng` behind `chacha` feature (#1659)
2122

2223
## [0.9.2 — 2025-07-20]
2324
### Deprecated

0 commit comments

Comments
 (0)