Skip to content

Commit 937320c

Browse files
authored
Update CHANGELOG for 0.8.5 (#1221)
1 parent 2924af6 commit 937320c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
1414
- Fix "min_const_gen" feature for `no_std` (#1173)
1515
- Check `libc::pthread_atfork` return value with panic on error (#1178)
1616
- More robust reseeding in case `ReseedingRng` is used from a fork handler (#1178)
17+
- Fix nightly: remove unused `slice_partition_at_index` feature (#1215)
18+
- Fix nightly + `simd_support`: update `packed_simd` (#1216)
1719

1820
### Rngs
1921
- `StdRng`: Switch from HC128 to ChaCha12 on emscripten (#1142).

0 commit comments

Comments
 (0)